tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
HttpHeaders.add
tango
net
http
HttpHeaders
HttpHeaders
Add the specified header and text
void
add
(HttpHeaderName name, void delegate(OutputBuffer) dg)
void
add
(HttpHeaderName name, const(char)[] value)
class
HttpHeaders
void
add
(
HttpHeaderName
name
,
const
(
char
)[]
value
)
Meta
Source
See Implementation
tango
net
http
HttpHeaders
HttpHeaders
constructors
this
functions
add
addDate
addInt
clone
remove
Add the specified header and text