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

Merged
will.anderson merged 2 commits from dev into stage 2026-05-11 20:22:41 +00:00
Owner

Promote from dev: test fix for no-Origin CORS behavior.

Promote from dev: test fix for no-Origin CORS behavior.
will.anderson added 2 commits 2026-05-11 20:22:34 +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 9650dad951 into stage 2026-05-11 20:22:41 +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#104