|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
Status line and headers of an HTTP/2 response, without the body. More...
#include <cpp/a11/net/http2.h>
Public Attributes | |
| int | status = 0 |
| Numeric HTTP response status. | |
| HttpHeaders | headers |
| Response headers, preserving repetitions. | |
Status line and headers of an HTTP/2 response, without the body.
| HttpHeaders a11::net::HttpResponseHead::headers |
Response headers, preserving repetitions.
| int a11::net::HttpResponseHead::status = 0 |
Numeric HTTP response status.