HTTP: HTTP Retriever
Helmut Daschnigrum (contact me)
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
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (82.1%)
| Good (80.4%)
| Sufficient (73.2%)
| Sufficient (75.0%)
| -
| -
| Sufficient (63.9%)
| 411 |
Click here for detailed information about this class on phpclasses.org
Class
Main HTTPRetriever class