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

Result browser: Response body not shown for certain status codes #444

Open
jowerner opened this issue Nov 29, 2023 · 0 comments
Open

Result browser: Response body not shown for certain status codes #444

jowerner opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jowerner
Copy link
Contributor

jowerner commented Nov 29, 2023

The result browser deliberately does not show the response body for certain status codes, such as 303. Typically, the body is indeed empty for 303 responses, however, the server is also free to return more information in the body.

Instead of being semi-smart, the result browser should simply display what data is available.

@jowerner jowerner added the bug Something isn't working label Nov 29, 2023
@jowerner jowerner added this to the 7.4.0 milestone Nov 29, 2023
@jowerner jowerner self-assigned this Nov 30, 2023
@jowerner jowerner modified the milestones: 8.1.0, 8.2.0 Mar 18, 2024
@jowerner jowerner removed this from the 8.2.0 milestone May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant