previousHTTP_Request_Listener (Previous) (Next) Introductionnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Dutch | French | German | Hungarian | Polish | Russian | Spanish | Turkish

HTTP_Request2

PHP5 rewrite of HTTP_Request package. Provides cleaner API and pluggable Adapters:

  • Socket adapter, based on old HTTP_Request code,

  • Curl adapter, wraps around PHP's cURL extension,

  • Mock adapter, useful for testing packages dependent on HTTP_Request2.

Supports POST requests with data and file uploads, basic and digest authentication, cookies, proxies, gzip and deflate encodings, monitoring the request progress with Observers...

Table of Contents
previousHTTP_Request_Listener (Previous) (Next) Introductionnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.