Module solicit::http::frame::settings
[−]
[src]
The module contains the implementation of the SETTINGS
frame and associated flags.
Structs
SettingsFrame |
A struct representing the SETTINGS frames of HTTP/2, as defined in the HTTP/2 spec, section 6.5. |
Enums
HttpSetting |
An enum that lists all valid settings that can be sent in a SETTINGS frame. |
SettingsFlag |
An enum representing the flags that a |