RSS Feed/News What is GuzzleHttp?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
24,745
Points
823

Reputation:

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

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 reading...
 
Status
Not open for further replies.
Top