HttpMessage
PHP Manual

HttpMessage::send

(PECL pecl_http >= 0.10.0)

HttpMessage::sendSend message

Opis

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.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


HttpMessage
PHP Manual