ContentTypeDetector
FinalYes
Methods
Methods
detectFromHeader()
public
static detectFromHeader(string $header) : ResponseType|null
Parameters
- $header : string
Return values
ResponseType|nulldetectFromResponse()
public
static detectFromResponse(ResponseInterface $response) : ResponseType
Parameters
- $response : ResponseInterface