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

Standalone Rond request pending with content-type application/json but no body #114

Open
fredmaggiowski opened this issue Nov 20, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@fredmaggiowski
Copy link
Member

Describe the bug

With a standalone rönd installation, if you try to perform a policy evaluation with the POST method, specifying content-type: application/json but no body the request remains pending.

Expected behavior

The request should not remain pending, it should either reply 400 or ignore the invalid header/body tuple and go on with the validation

Replication info

  • Rönd version: 1.5.1
  • Running mode: standalone
  • policy type: request flow without query gen (but I guess this may also impact query generation policies as well)
@fredmaggiowski fredmaggiowski added bug Something isn't working good first issue Good for newcomers labels Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant