\Zend\Http\Header\Exception\InvalidArgumentException |
|
---|---|
todo | Search for RFC for this header |
__construct($value)
fromString(string $headerLine) : \Zend\Http\Header\self
string
\Zend\Http\Header\Exception\InvalidArgumentException |
If the header does not match RFC 2616 definition. |
---|
\Zend\Http\Header\self
getFieldName() : string
string
getFieldValue() : string
string
toString() : string
Returns in form of "NAME: VALUE"
string
$value : string