HttpHeadersView.opApply

Iterate over the set of headers. This is a shell around the superclass, where we can convert the HttpToken into a HeaderElement instead.

class HttpHeadersView
int
opApply
(
scope int delegate dg
)

Meta