\Zend\Http\Header\Exception\InvalidArgumentException |
|
|---|---|
| todo | FIND SPEC FOR THIS |
__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\selfgetFieldName() : string
stringgetFieldValue() : string
stringtoString() : string
Returns in form of "NAME: VALUE"
string$value : string