HttpHeadersView.parse

Read all header lines. Everything is mapped rather than being allocated & copied

  1. alias parse = HttpTokens.parse
  2. void parse(InputBuffer input)
    class HttpHeadersView
    override
    void
    parse

Meta