atomized v1.0.0 (2018-12-14T23:59:39Z)
Home
Dub
Repo
HTTPMessage.setHeader
atomized
HTTPMessage
Set a header in the map to the value provided.
class
HTTPMessage
HTTPMessage
setHeader
(
const
string
name
,
const
string
value
)
Meta
Source
See Implementation
atomized
HTTPMessage
functions
contentLength
getHeader
getMessageBody
getMethod
getPath
getStatusCode
getStatusMessage
getVersion
setHeader
setHeaders
setMessageBody
setMethod
setPath
setStatusCode
setStatusMessage
setVersion
toString
Set a header in the map to the value provided.