golang.org/x/net/http2.responseWriterState.req (field)
5 uses
golang.org/x/net/http2 (current package)
server.go#L2139: rws.req = req
server.go#L2356: req *http.Request
server.go#L2421: isHeadResp := rws.req.Method == "HEAD"
server.go#L2761: if w.rws.req.TLS != nil {
server.go#L2775: u.Host = w.rws.req.Host
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |