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

GOAWAY 帧(RFC 7540 §6.8) 更多...

#include <http2_protocol.hpp>

Public 属性

uint32_t last_stream_id
 最后处理的流 ID
http2_error error_code
 错误码
byte_vector debug_data
 调试数据

详细描述

GOAWAY 帧(RFC 7540 §6.8)

在文件 http2_protocol.hpp213 行定义.


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