tango ~master (2025-06-29T14:40:56.0544651)
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