ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
Headers.opApply
ae
net
ietf
headers
Headers
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref string name, ref string value) dg)
int
opApply
(int delegate(ref const(string) name, ref const(string) value) dg)
struct
Headers
const
int
opApply
(
int
delegate
(
ref
const
(
string
)
name
,
ref
const
(
string
)
value
)
dg
)
Meta
Source
See Implementation
ae
net
ietf
headers
Headers
constructors
this
functions
add
get
getAll
getLazy
opApply
opBinaryRight
opCast
opIndex
opIndexAssign
remove
require
properties
dup
length
structs
Header