-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
HttpClient getHeader can return empty string #13418
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
Conversation
b120940 to
fe1a46f
Compare
MorrisJobke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense 👍
|
CI fails: |
fe1a46f to
d963ff4
Compare
Fixes #11999 Signed-off-by: Roeland Jago Douma <[email protected]>
d963ff4 to
08970aa
Compare
|
@rullzer Is a backport needed? |
|
Yeah since it an otherwise return null which php doesn't like in 7 etc ;) |
|
/backport to stable15 |
|
/backport to stable14 |
|
/backport to stable13 |
|
backport to stable15 in #13425 |
|
The backport to stable13 failed. Please do this backport manually. |
|
backport to stable14 in #13426 |
@rullzer Are you doing this? |
❓ |
|
Nope. We had a different guzzle on 13. So no need as far as I can tell. |
Fixes #11999
Signed-off-by: Roeland Jago Douma [email protected]