ContentLocationHeader
in package
Table of Contents
Methods
- __construct() : mixed
- getLocation() : string
- parse() : ContentLocationHeader
Methods
__construct()
public
__construct(string $location) : mixed
Parameters
- $location : string
getLocation()
public
getLocation() : string
Return values
stringparse()
public
static parse(HttpHeader $header) : ContentLocationHeader
Parameters
- $header : HttpHeader