ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
HttpHeaders.add
ocean
net
http
HttpHeaders
HttpHeaders
Add the specified header and text
void
add
(HttpHeaderName name, void delegate(OutputBuffer) dg)
void
add
(HttpHeaderName name, cstring value)
class
HttpHeaders
void
add
(
HttpHeaderName
name
,
cstring
value
)
Meta
Source
See Implementation
ocean
net
http
HttpHeaders
HttpHeaders
constructors
this
functions
add
addDate
addInt
clone
remove
Add the specified header and text