\Zend\Http\Header\Exception\InvalidArgumentException |
|
---|---|
see | \Zend\Http\Header\http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.45 |
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