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

Get project settings request gets rejected when hosted behind a proxy that complies with HTTP RFC #214

Closed
hanikhan opened this issue May 29, 2023 · 2 comments
Labels

Comments

@hanikhan
Copy link
Contributor

if you host RP behind an https corporate proxy, some rules on the edge layer might prevent requests from entering the system.

https://www.rfc-editor.org/rfc/rfc7231#page-24

A payload within a GET request message has no defined semantics; sending a payload body on a GET request might cause some existing implementations to reject the request.

@hanikhan hanikhan added the bug label May 29, 2023
@hanikhan
Copy link
Contributor Author

opened a PR to fix this: #213

@HardNorth
Copy link
Member

@hanikhan, merged, thank you!

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

No branches or pull requests

2 participants