Skip to content

[HttpClient] fix binding to network interfaces #39211

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

Merged
merged 1 commit into from
Nov 28, 2020

Conversation

nicolas-grekas
Copy link
Member

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

Fixes support for binding to local interfaces by adding support for curl's if! prefix.

@nicolas-grekas nicolas-grekas added this to the 4.4 milestone Nov 28, 2020
@nicolas-grekas nicolas-grekas changed the base branch from 5.x to 4.4 November 28, 2020 13:16
@nicolas-grekas nicolas-grekas force-pushed the hc-bindif branch 2 times, most recently from f0698fb to 7694245 Compare November 28, 2020 13:22
@nicolas-grekas nicolas-grekas merged commit 3e9f770 into symfony:4.4 Nov 28, 2020
@nicolas-grekas nicolas-grekas deleted the hc-bindif branch November 28, 2020 13:32
nicolas-grekas added a commit that referenced this pull request Nov 28, 2020
…grekas)

This PR was merged into the 5.1 branch.

Discussion
----------

[HttpClient] fix binding to network interfaces

| Q             | A
| ------------- | ---
| Branch?       | 5.1
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Continuing #39211 on 5.1

Commits
-------

02d1632 [HttpClient] fix binding to network interfaces
@derrabus
Copy link
Member

👍

This was referenced Nov 29, 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.

Error when i add custom interface on CurlHttpClient
3 participants