Response
Table of Contents
Classes
- ResponseData
- This class is used to collect response data such as protocol version, status code, reason phrase and headers to be able to set them in the response object later. The methods of the class are intentionally inspired by the PSR-7 Psr\Http\Message\ResponseInterface.