juniper/solicit/http/frame/settings/sidebar-items.js

1 line
412 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"enum":[["HttpSetting","An enum that lists all valid settings that can be sent in a SETTINGS frame."],["SettingsFlag","An enum representing the flags that a `SettingsFrame` can have. The integer representation associated to each variant is that flag's bitmask."]],"struct":[["SettingsFrame","A struct representing the SETTINGS frames of HTTP/2, as defined in the HTTP/2 spec, section 6.5."]]});