zhuilang
|
077d1fbd64
|
Update internal.lua (#2053)
header 传进来可能是空值
|
2025-05-21 17:52:32 +08:00 |
|
tzngit
|
438c4ee9ed
|
http chunked不能同时指定content-length (#2046)
Co-authored-by: tangzhaoning <sherlock@eyugame.com>
|
2025-05-12 18:22:17 +08:00 |
|
华仔
|
22df64244a
|
优化http出错抛出更详细的错误信息 (#1900)
* 优化http出错抛出更详细的错误信息
* 优化http err_info写法
|
2024-04-10 13:40:41 +08:00 |
|
yfy
|
1b54306509
|
http请求头host字段改为Host (#1623)
|
2022-08-05 10:02:11 +08:00 |
|
zhuilang
|
987bb3df47
|
modify from http folder (#1470)
* delete unused var and add used arg
* use interface from stream
|
2021-09-01 07:12:27 +08:00 |
|
云风
|
54e733a76f
|
Request stream (#1463)
* split request/response
* stream api
* fix: global variable (#1464)
* fix global variable
* fix global variable
* Add httpc.head
Co-authored-by: JTrancender <jie-email@jie-trancender.org>
|
2021-08-30 10:00:57 +08:00 |
|
Cloud Wu
|
740b91533d
|
Fix #1452
|
2021-08-09 19:31:32 +08:00 |
|
mrCerberus
|
0e9c0c34a9
|
'http请求C没有大写' (#1444)
Co-authored-by: 王羽平.Cerberus <wangyuping.cerberus@snda.com>
|
2021-07-21 20:33:22 +08:00 |
|
Fanrncho
|
a4c31ac64e
|
Update internal.lua (#1237)
修正小错误。
|
2020-09-07 13:13:48 +08:00 |
|
zixun
|
81a7c44a05
|
add ws/wss server and client support
|
2019-11-19 16:25:43 +08:00 |
|
zixun
|
ea0cc1fade
|
fix check header limit
|
2019-03-28 21:21:44 +08:00 |
|
Cloud Wu
|
92b7b7beff
|
use table for multi header key
|
2015-03-16 20:15:57 +08:00 |
|
Cloud Wu
|
f47e4275b6
|
check new stream after finding cr
|
2014-09-22 20:18:55 +08:00 |
|
Cloud Wu
|
dec2e6fe4c
|
add httpc
|
2014-08-04 18:06:16 +08:00 |
|