Elgg
Version 6.1
|
Transport for sending responses to HTTP clients via HTTP protocol. More...
Public Member Functions | ||||
send (SymfonyResponse $response) | ||||
{Sends HTTP response to the requester.
| ||||
Transport for sending responses to HTTP clients via HTTP protocol.
Definition at line 13 of file HttpProtocolTransport.php.
Elgg\Http\HttpProtocolTransport::send | ( | SymfonyResponse | $response | ) |
{Sends HTTP response to the requester.
SymfonyResponse | $response | Symfony Response |
Implements Elgg\Http\ResponseTransport.
Definition at line 18 of file HttpProtocolTransport.php.