Update CORS test: no-Origin requests are allowed #103

Merged
will.anderson merged 1 commits from fix/stage-ci-paths into dev 2026-05-11 20:22:32 +00:00
Owner

Same-origin browser fetches don't send Origin. Test was asserting the old broken 403 behavior. Updated to expect 200.

Same-origin browser fetches don't send Origin. Test was asserting the old broken 403 behavior. Updated to expect 200.
will.anderson added 1 commit 2026-05-11 20:22:25 +00:00
Same-origin browser fetches don't send Origin. The server correctly
allows them — blocking was the bug that broke checkout. Update the
test to match the fixed behavior.
will.anderson added 1 commit 2026-05-11 20:22:26 +00:00
Same-origin browser fetches don't send Origin. The server correctly
allows them — blocking was the bug that broke checkout. Update the
test to match the fixed behavior.
will.anderson merged commit d598fb7b10 into dev 2026-05-11 20:22:32 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/neuron-web#103