Home
last modified time | relevance | path

Searched refs:SettingMaxHeaderListSize (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/golang.org/x/net/http2/
Dhttp2.go157 SettingMaxHeaderListSize SettingID = 0x6 const
166 SettingMaxHeaderListSize: "MAX_HEADER_LIST_SIZE",
Dtransport.go584 initialSettings = append(initialSettings, Setting{ID: SettingMaxHeaderListSize, Val: max})
1993 case SettingMaxHeaderListSize:
Dserver.go777 {SettingMaxHeaderListSize, sc.maxHeaderListSize()},
1518 case SettingMaxHeaderListSize: