golang.org/x/net/http2.startPushRequest.header (field)
4 uses
golang.org/x/net/http2 (current package)
server.go#L2812: header: cloneHeader(opts.Header),
server.go#L2839: header http.Header
server.go#L2899: header: cloneHeader(msg.header), // clone since handler runs concurrently with writing the PUSH_PROMISE
server.go#L2915: h: msg.header,
![]() |
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. |