update : 2015.11.03
php.shukuma.com

검색:
 
 
Send message

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를 반환합니다.