const golang.org/x/net/http2.FramePushPromise
5 uses
golang.org/x/net/http2 (current package)
frame.go#L35: FramePushPromise FrameType = 0x5
frame.go#L48: FramePushPromise: "PUSH_PROMISE",
frame.go#L116: FramePushPromise: {
frame.go#L133: FramePushPromise: parsePushPromise,
frame.go#L1331: f.startWrite(FramePushPromise, flags, p.StreamID)
![]() |
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. |