HttpMessage::send
(PECL pecl_http >= 0.10.0)
HttpMessage::send — Send message
Descrição
public
bool HttpMessage::send
( void
)
Send the Message according to its type as Response or Request.
This provides limited functionality compared to HttpRequest and HttpResponse.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
HttpMessage::send
There are no user contributed notes for this page.
