Module solicit::http::frame::data
[−]
[src]
The module contains the implementation of the DATA
frame and associated flags.
Structs
DataFrame |
A struct representing the DATA frames of HTTP/2, as defined in the HTTP/2 spec, section 6.1. |
Enums
DataFlag |
An enum representing the flags that a |