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

Updated get method to not pass body as a blank json #213

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

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.

Removing body from get request for get_project_settings.
Update get method body to None for get_project_settings
@hanikhan
Copy link
Contributor Author

@HardNorth , could you please review this. Thanks

@HardNorth HardNorth merged commit d1640d2 into reportportal:develop Jun 7, 2023
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 this pull request may close these issues.

None yet

2 participants