RayHttp is a PHP class that provides an HTTP client for sending 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.