Skip to content

actix_cors is always returing 404 on OPTIONS requests #581

Answered by robjtede
alvarosan asked this question in Q&A
Discussion options

You must be logged in to vote

You need to send the request with an Origin header. This is what activates the CORS protocol.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alvarosan
Comment options

Answer selected by robjtede
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #580 on November 08, 2022 10:19.