[Bug] Error 'Http invalid protocol' when response is 204 No content
Open
- Dominant language
- PHP
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
When we add Hyperf\Guzzle\PoolHandler as our client stack, we receive the error 'Http invalid protocol' always that response is with status code 204 No content, throw by Hyperf\Guzzle\PoolHandler.php:67.
Every other type of status code work well.
Can someone help me?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.