php-http-request

Provides an easy way to perform HTTP requests
  http://pear.php.net/package/HTTP_Request/
  0
  no reviews



Php-http-request is a PEAR class that implements the HTTP protocol, and allows you to perform web queries in a simple way. It supports all the standard forms of HTTP queries like GET, POST, HEAD, TRACE, PUT or DELETE, and also can use the Basic authentication, Proxy, Proxy Authentication, SSL, file uploads, and more etc.