Interface MessageInterface
Request and response message interface
Indirect known implementers
Guzzle\Http\Message\EntityEnclosingRequest, Guzzle\Http\Message\EntityEnclosingRequestInterface, Guzzle\Http\Message\Request, Guzzle\Http\Message\Response
public
|
|
public
|
|
public
|
|
public
string|
|
|
public
|
|
public
|
#
setTokenizedHeader( string $header, array|
Set a tokenized header on the request that implodes a Collection of data into a string separated by a token. |
public
|
|
public
array
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
null|string
|
|
public
boolean
|
|
public
|
#
addCacheControlDirective( string $directive, boolean|string $value = true )
Add a Cache-Control directive on the message |
public
|
#
removeCacheControlDirective( string $directive )
Remove a Cache-Control directive from the message |