RayHttp
Package:
Summary:
HTTP client to send requests to Web servers
Groups:
Author:
Description:
This class is an HTTP client to send requests to Web servers.
It can configure and send HTTP GET and POST requests using the Curl extension or PHP file access functions.
When using the Curl extension, all Curl options may be set changing a class array variable.
It can configure and send HTTP GET and POST requests using the Curl extension or PHP file access functions.
When using the Curl extension, all Curl options may be set changing a class array variable.
Comments are closed.