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?