Update request.h

This commit is contained in:
nianhua
2025-04-17 16:40:24 +08:00
committed by GitHub
parent 681306ed44
commit df73045953

View File

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