What is GuzzleHttp?

  • Thread starter Thread starter Dkf
  • Start date Start date

Dkf

Guest
Member
Why do I constantly get an HTTP error that doesn't fall within the range of 100-599?

Code:

Code:

Code:
InvalidArgumentException: Status code must be an integer value between 1xx and 5xx. in src/vendor/guzzlehttp/psr7/src/Response.php at line 152
GuzzleHttp\Psr7\Response->assertStatusCodeRange() in src/vendor/guzzlehttp/psr7/src/Response.php at line 99
GuzzleHttp\Psr7\Response->__construct() in src/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php at line 81...
Read more

Continue...

Read more

Continue reading...
 
Top