Forum und email

HttpMessage::send

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::send — Send 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를 반환합니다.