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

[HttpClient][CurlHttpClient] Fix http_version option usage #37484

Merged
merged 1 commit into from Jul 3, 2020

Conversation

fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Jul 3, 2020

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets #37402
License MIT
Doc PR -

Ref #36422

If the scheme is https, we should only set http version 2.0 if the http_version is not specified.

@nicolas-grekas nicolas-grekas added this to the 4.4 milestone Jul 3, 2020
@nicolas-grekas
Copy link
Member

Thank you @fancyweb.

@nicolas-grekas nicolas-grekas merged commit f024382 into symfony:4.4 Jul 3, 2020
@fancyweb fancyweb deleted the http-client-http-version branch July 3, 2020 11:50
This was referenced Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants