Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSRF failure for state changing HTTP methods #11

Open
marcelschork opened this issue Dec 23, 2020 · 0 comments
Open

CSRF failure for state changing HTTP methods #11

marcelschork opened this issue Dec 23, 2020 · 0 comments

Comments

@marcelschork
Copy link

Hi,
when proxying state changing HTTP methods like POST, PUT the server respones with 403 CSRF token validation failure. It seems that the cookies are not set on the client anymore and were therefore not included in state changing HTTP requests which causes the CSRF failure then.

I'm using Chrome 86.0.4240.198 for development.

Kind regards,
Marcel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant