HttpMessage::setHeaders

(PECL pecl_http >= 0.10.0)

HttpMessage::setHeadersSet headers

Опис

public void HttpMessage::setHeaders ( array $headers )

Sets new headers.

Параметри

headers

associative array containing the new HTTP headers, which will replace all previous HTTP headers of the message

add a note add a note

User Contributed Notes

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