Class HttpResponse
Container class for HTTP responses
Methods summary
public
|
#
__construct( string $responseString, string $originUrl = null, string $originMethod = null, boolean $wasAsync = false )
Set up the response |
public
integer
|
|
public
string
|
|
public
array
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
array
|
|
public
|
|
public
Batchpart
|
Constants summary
string |
HEADER_LOCATION
HTTP location header |
#
'location'
|