Skip to content

echo.CORS is blocking the request on egress only #2730

Answered by aldas
khs-kks asked this question in Q&A
Discussion options

You must be logged in to vote
Answered by aldas Jan 7, 2025

Looking at the repo history and reading CORS spec. It seems that this behavior has been there for a long time. I can only say that CORS does not necessarily say that server must reject these requests as CORS is mean to be enforced on Web-browser side by the browsers. but it would make sense to reject these. I'll create PR #2732 for it.

p.s. CORS is only security measure for clients (like browsers) that adhere to CORS rules. for anything else it is just a suggestion for behavior.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@khs-kks
Comment options

@aldas
Comment options

aldas Jan 7, 2025
Maintainer

Answer selected by khs-kks
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants