public void HttpMessage::addHeaders ( array $headers [, bool $append = false ] )
Add headers. If append is true, headers with the same name will be separated, else overwritten.
Returns TRUE on success or FALSE on failure.