Documentation

Response.php

Interfaces, Classes and Traits

Response
Any HTTP response is built off a set of headers and a body that contains the message being delivered. This class represents an HTTP response that can be sent by the application.

Search results