Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[HttpClient] fail properly when the server replies with HTTP/0.9#38148
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nicolas-grekas commentedSep 10, 2020
| Q | A |
|---|---|
| Branch? | 4.4 |
| Bug fix? | no |
| New feature? | no |
| Deprecations? | no |
| Tickets | Fix#37923 |
| License | MIT |
| Doc PR | - |
stof commentedSep 10, 2020
what about other client implementations ? |
stof commentedSep 10, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
and this seems to break the http push tests and many tests on Travis |
Uh oh!
There was an error while loading.Please reload this page.
nicolas-grekas commentedSep 11, 2020
they already fail properly, only curl knows about HTTP/0.9
fixed hopefuly |