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

[QA-935] fix: allow different content-type and accept headers #115

Closed
wants to merge 2 commits into from

Conversation

alisson-marcelo-azion
Copy link
Contributor

@alisson-marcelo-azion alisson-marcelo-azion commented Aug 24, 2023

The current Azion's API implementation requires Accept header with value "application/json; version=3", but the response is delivered without version information (just application/json).

This PR workaround this behavior on data_streaming endpoint.

The current Azion's API implementation requires Accept header with value
"application/json; version=3", but the response is delivered without
version information (just application/json)
@alisson-marcelo-azion alisson-marcelo-azion requested a review from a team as a code owner August 24, 2023 14:13
vandervieira
vandervieira previously approved these changes Aug 24, 2023
JoiceFelix
JoiceFelix previously approved these changes Aug 24, 2023
diegoazion
diegoazion previously approved these changes Aug 25, 2023
maxwelbm
maxwelbm previously approved these changes Sep 15, 2023
@maxwelbm maxwelbm dismissed stale reviews from diegoazion, JoiceFelix, vandervieira, and themself via 6b1686b September 15, 2023 11:39
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants