HTTP client

Package:
HTTP client
Summary:
Send HTTP requests to Web servers
Groups:
HTTP, Networking, PHP 5
Author:
mertuarez
Description:
This class can be used to send HTTP requests to Web servers.

It can establish a TCP socket connection to a given Web server and send HTTP GET or POST requests. It supports sending cookies and custom POST request body data.

The class can retrieve the response and parse it to extract the response body data and any cookies sent by the server.


Powered by Gewgley