HttpCookiesView.produce

Output the token list to the provided consumer

class HttpCookiesView
void
produce
(
scope size_t delegate
(
const(void)[]
)
consume
,
const(char)[] eol = HttpConst.Eol
)

Meta