Update request.h

This commit is contained in:
nianhua
2025-04-17 16:41:57 +08:00
committed by GitHub
parent df73045953
commit 2d49b3a8f2

View File

@@ -22,7 +22,7 @@ namespace module
/// 取协议头列表
/// </summary>
/// <returns></returns>
sol::table headers();
sol::table headers(sol::this_state s);
/// <summary>
/// 取请求类型
/// </summary>