(no version information, might be only in CVS)
HttpMessage::addHeaders -- Add headers
Description
publicvoid
HttpMessage::addHeaders ( [array headers [, bool append = FALSE]] )
Add headers. If append is true, headers with the same name will be separated, else overwritten.