Public Member Functions | |
| __construct ($statusCode, $headers) | |
| getHeader (string $headerName) | |
| getStatusCode () | |
Implementation of the HTTP response using the CURL library.
| coarnotify\http\CurlHttpResponse::getHeader | ( | string | $headerName | ) |
Get the value of a header from the response
| string | $headerName |
Implements coarnotify\http\HttpResponse.
| coarnotify\http\CurlHttpResponse::getStatusCode | ( | ) |