Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgrr/http2
/ Type
Method
Type
frame.go:55–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
54
type
Frame
interface
{
55
Type() FrameType
56
Reset()
57
58
Serialize(*FrameHeader)
Callers
14
testIssue52
Function · 0.65
TestIssue27
Function · 0.65
TestIdleConnection
Function · 0.65
checkFrameWithStream
Method · 0.65
handleStreams
Method · 0.65
handleState
Function · 0.65
handleFrame
Method · 0.65
verifyState
Method · 0.65
readNext
Method · 0.65
readStream
Method · 0.65
SetBody
Method · 0.65
ReleaseFrame
Function · 0.65
Implementers
10
GoAway
goaway.go
WindowUpdate
windowUpdate.go
PushPromise
pushpromise.go
Ping
ping.go
RstStream
rststream.go
Headers
headers.go
Priority
priority.go
Continuation
continuation.go
Settings
settings.go
Data
data.go
Calls
no outgoing calls
Tested by
4
testIssue52
Function · 0.52
TestIssue27
Function · 0.52
TestIdleConnection
Function · 0.52
TestFrameRead
Function · 0.52