Expand description
Read the inbound HTTP request being handled by the flare.
All four accessors are cheap - the host stores the request bytes once when the flare is invoked, and these helpers copy slices out of the per-invocation bump arena.
Read the inbound HTTP request being handled by the flare.
All four accessors are cheap - the host stores the request bytes once when the flare is invoked, and these helpers copy slices out of the per-invocation bump arena.