HTTP Navigator is a set of PHP classes, based on Perl's LWP, that simplifies sending and receiving HTTP messages. Features include: cookie handling, basic authentication, chunked encoding, and keep-alive.
| Tags | Internet Web Software Development Libraries php classes |
|---|---|
| Licenses | LGPL GPL |
| Implementation | PHP |
Recent releases


Changes: HTML head parsing, a new option for lax redirect support (for 302 respones), bugfixes in the Protocol_CURL class, handling of an unexpected 100-Continue response in Protocol_HTTP, and some minor bugfixes.


Changes: A bugfix was made in the HTTP_Connection class.


Changes: A bugfix was made in Protocol_HTTP_Base.


Changes: This release has multipart/form-data support (allows file uploads), gzip support, and improved CURL support.


Changes: cURL support was added, which allows SSL if your cURL installation supports it. Proxy support was added. A bug was fixed in the cookie jar class.