HttpMessage::setHeaders
(PECL pecl_http:0.10.0-1.4.1)
HttpMessage::setHeaders — Set headers
Description
public void HttpMessage::setHeaders ( array $headers )Sets new headers.
Parameters
- headers
associative array containing the new HTTP headers, which will replace all previous HTTP headers of the message
HttpMessage::setHeaders
There are no user contributed notes for this page.
