Home
last modified time | relevance | path

Searched defs:http2GoAwayError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go9402 type http2GoAwayError struct { struct
9403 LastStreamID uint32
9404 ErrCode http2ErrCode
9405 DebugData string
9408 func (e http2GoAwayError) Error() string {