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

204 Response Should Not Expect Body #90

Closed
mwislek opened this issue Apr 13, 2021 · 2 comments · Fixed by #95
Closed

204 Response Should Not Expect Body #90

mwislek opened this issue Apr 13, 2021 · 2 comments · Fixed by #95
Assignees

Comments

@mwislek
Copy link

mwislek commented Apr 13, 2021

A successful response of 204 (No Content) should not expect a body. The http::getResponseBody method should be updated with with condition so that no exception is generated.

@chawes13
Copy link
Contributor

@mwislek Did this come up while working on a project? What's the priority?

@mwislek
Copy link
Author

mwislek commented Apr 14, 2021 via email

@chawes13 chawes13 self-assigned this Sep 3, 2021
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

Successfully merging a pull request may close this issue.

2 participants