©
本文档使用
php.cn手册 发布
(PECL pecl_http >= 0.10.0)
HttpMessage::send — Send message
Send the Message according to its type as Response or Request.
This provides limited functionality compared to HttpRequest and HttpResponse.
成功时返回 TRUE
, 或者在失败时返回 FALSE
。