(no description)
File Size: | 42 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HeaderProcessor:: (1 method):
parseHeaders()
Class: HeaderProcessor - X-Ref
parseHeaders(array $headers) X-Ref |
Returns the HTTP version, status code, reason phrase, and headers. param: string[] $headers return: array{0:string, 1:int, 2:?string, 3:array} |