tango ~d2port (2022-05-08T12:05:15.977309)
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