const golang.org/x/net/http2.SettingMaxFrameSize
7 uses
golang.org/x/net/http2 (current package)
http2.go#L138: case SettingMaxFrameSize:
http2.go#L155: SettingMaxFrameSize SettingID = 0x5
http2.go#L164: SettingMaxFrameSize: "MAX_FRAME_SIZE",
server.go#L821: {SettingMaxFrameSize, sc.srv.maxReadFrameSize()},
server.go#L1589: case SettingMaxFrameSize:
transport.go#L2349: case SettingMaxFrameSize:
google.golang.org/grpc/internal/transport
http2_server.go#L139: ID: http2.SettingMaxFrameSize,
![]() |
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. |