HttpMessage::send

(PECL pecl_http >= 0.10.0)

HttpMessage::sendSend message

Опис

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.

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top