This class can be used to access Web servers using the HTTP protocol.
It supports:
- HTTP specification version 1.1
- Submit HTTP requests of method GET, POST or custom
- Access sites via SSL using PHP OpenSSL extension or CURL
- HTTP basic authentication
- Handle redirection automatically
- Cache retrieved pages for a given period
- Invoke callback functions during the connection progress
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (82.1%) |
Good (80.4%) |
Sufficient (73.2%) |
Sufficient (75.0%) |
- |
- |
Sufficient (63.9%) |
442 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| Plottable Thumbnail Library |
Optional |
Used to retrieve remote files. Not needed if 'allow_url_fopen' is on or you have CURL extensions. |
| Score Scraper |
Required |
web page fetching |
| Wiki Parser |
Required |
Provides HTTP request functionality |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.