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

1 line
485 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"enum":[["HeadersFlag","An enum representing the flags that a `HeadersFrame` can have. The integer representation associated to each variant is that flag's bitmask."]],"struct":[["HeadersFrame","A struct representing the HEADERS frames of HTTP/2, as defined in the HTTP/2 spec, section 6.2."],["StreamDependency","The struct represents the dependency information that can be attached to a stream and sent within a HEADERS frame (one with the Priority flag set)."]]});