Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go3427 type http2Setting struct { struct
3430 ID http2SettingID
3433 Val uint32
3436 func (s http2Setting) String() string {
3441 func (s http2Setting) Valid() error {