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

流优先级信息(RFC 7540 §5.3) 更多...

#include <http2_protocol.hpp>

Public 属性

uint32_t stream_dependency
 依赖的流 ID(0 表示根)
uint8_t weight
 权重(1-256)
bool exclusive
 是否为独占依赖

详细描述

流优先级信息(RFC 7540 §5.3)

在文件 http2_protocol.hpp157 行定义.


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