Noname

Results 4 comments of Noname

``` go ctx.Request.Header.Peek("X-Your-Some-Header") ```

Can you show example your a request with multiple headers?

Could you show reference to the rfc part please?

I found https://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2 tnx