Response.php Table of Contents Classes ResponseLeaf HTTP Response ----------- This is a simple abstraction over top an HTTP response. This provides methods to set the HTTP status, the HTTP headers, and the HTTP body. ×