Skip to content

Conversation

@Harry-Dunne
Copy link
Contributor

@Harry-Dunne Harry-Dunne commented Oct 4, 2019

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #33832
License MIT
Doc PR

Allow overriding of no_proxy environment variable by passing no_proxy option in NativeHttpClient::request() method.

@nicolas-grekas nicolas-grekas changed the title [HttpClient] Fixed #33832 NO_PROXY option ignored in NativeHttpClient… [HttpClient] Fixed #33832 NO_PROXY option ignored in NativeHttpClient Oct 4, 2019
@nicolas-grekas nicolas-grekas changed the title [HttpClient] Fixed #33832 NO_PROXY option ignored in NativeHttpClient [HttpClient] fix "no_proxy" option ignored in NativeHttpClient Oct 4, 2019
@derrabus
Copy link
Member

derrabus commented Oct 4, 2019

Should we cover this issue with a test?

@nicolas-grekas
Copy link
Member

Thank you @Harry-Dunne.

nicolas-grekas added a commit that referenced this pull request Oct 4, 2019
…ient (Harry-Dunne)

This PR was merged into the 4.3 branch.

Discussion
----------

[HttpClient] fix "no_proxy" option ignored in NativeHttpClient

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #33832
| License       | MIT
| Doc PR        |

Allow overriding of no_proxy environment variable by passing no_proxy option in NativeHttpClient::request() method.

Commits
-------

e4fb58d [HttpClient] Fixed #33832 NO_PROXY option ignored in NativeHttpClient::request() method
@nicolas-grekas nicolas-grekas merged commit e4fb58d into symfony:4.3 Oct 4, 2019
@fabpot fabpot mentioned this pull request Oct 7, 2019
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.

5 participants