\Zend\Http\Header\Exception\InvalidArgumentException |
|
|---|---|
| see | \Zend\Http\Header\http://tools.ietf.org/id/draft-abarth-origin-03.html#rfc.section.2 |
__construct(string | null $value)
stringnull
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\selfgetFieldName() : string
stringgetFieldValue() : string
stringtoString() : string
Returns in form of "NAME: VALUE"
string$value : string