Skip to content

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