Function HttpDownloader->read_in_headers
Definitions
sources/http.php
- Read in any HTTP headers that we probe for, from an HTTP line.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$line | string | required parameter | N/A | N/A | The line |