public bool HttpMessage::setHttpVersion ( string $version )
Set the HTTP Protocol version of the Message.
Returns TRUE on success, or FALSE if supplied version is out of range (1.0/1.1).