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

Java runtimes don't use status properly #108

Open
geisterfurz007 opened this issue Oct 25, 2022 · 0 comments
Open

Java runtimes don't use status properly #108

geisterfurz007 opened this issue Oct 25, 2022 · 0 comments

Comments

@geisterfurz007
Copy link
Contributor

geisterfurz007 commented Oct 25, 2022

The Java runtimes show at least two issues related to the HTTP status:

  • Setting the status through Send or Json is not respected (the response always sends 200)
  • Unauthorized requests return 500 while they should return 401 (Edit: They should not)
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