PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpMessage::setRequestMethod> <HttpMessage::setHeaders
Last updated: Fri, 22 Aug 2008

view this page in

HttpMessage::setHttpVersion

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::setHttpVersionSet HTTP version

Descripción

public bool HttpMessage::setHttpVersion ( string $version )

Set the HTTP Protocol version of the Message.

Lista de parámetros

version

the HTTP protocol version

Valores retornados

Returns TRUE on success, or FALSE if supplied version is out of range (1.0/1.1).



add a note add a note User Contributed Notes
HttpMessage::setHttpVersion
There are no user contributed notes for this page.

HttpMessage::setRequestMethod> <HttpMessage::setHeaders
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites