NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::http::http2_data_frame结构体 参考

DATA 帧(RFC 7540 §6.1) 更多...

#include <http2_protocol.hpp>

Public 属性

uint32_t stream_id
 流 ID
byte_vector data
 负载数据
uint8_t pad_length = 0
 填充长度
bool end_stream = false
 是否结束流

详细描述

DATA 帧(RFC 7540 §6.1)

在文件 http2_protocol.hpp166 行定义.


该结构体的文档由以下文件生成: