Class HttpDownloader
Definitions
-
sources/http.php
- Type: class
- Package (addon):
- Is abstract?: Yes
-
Preview:
Code (PHP)
abstract class HttpDownloader
Class functions
| Name |
|---|
| copy_from_other |
| detect_character_encoding |
| fix_non_standard_statuses |
| get_cookie_string |
| get_header_string |
| may_run_for |
| read_in_headers |
| read_in_options |
| run |
| _run |
| __destruct |

