net/http.http2responseWriterState.req (field)
5 uses
net/http (current package)
h2_bundle.go#L5694: rws.req = req
h2_bundle.go#L5911: req *Request
h2_bundle.go#L5976: isHeadResp := rws.req.Method == "HEAD"
h2_bundle.go#L6316: if w.rws.req.TLS != nil {
h2_bundle.go#L6330: 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. |