Home | History | Annotate | Download | only in spdy

Lines Matching refs:SETTINGS

270 // must be followed by a SETTINGS frame.
290 SETTINGS,
337 SETTINGS control frame.
346 // Flags for settings within a SETTINGS frame.
353 // List of known settings. Avoid changing these enum values, as persisted
354 // settings are keyed on them, and they are also exposed in net-internals.
1044 virtual void VisitSettings(const SpdySettingsIR& settings) = 0;