Historique des commits

Auteur SHA1 Message Date
  Wendal Chen 5287310e2f update: http库增加对分段下载的演示 il y a 1 an
  Wendal Chen c8282f35db change: 调整http库的默认超时. fota和下载,默认5分钟,其他1分钟 il y a 1 an
  Wendal Chen cf87fe5266 fix: http.request传zbuff会死机 il y a 1 an
  Wendal Chen c231c43607 fix: 修正http/ftp的几个编译警告 il y a 1 an
  alienwalker 873fe457ef update:http代码luatos和csdk归一化 il y a 1 an
  alienwalker 482bc0a8a7 fix:csdk的libhttp问题 il y a 1 an
  Dozingfiretruck 323c8fb736 uodate:csdk luatos http api统一实现 il y a 1 an
  Wendal Chen e77e4eb659 fix: http的socket层调试信息被默认打开了 il y a 1 an
  Wendal Chen 1129bc5310 fix: http库的调试宏LUAT_HTTP_DEBUG没有统一 il y a 1 an
  Wendal Chen 49c60cd64e fix: http库自定义header应该支持任意大小的value il y a 2 ans
  Wendal Chen 4781b17791 fix: http库无法正确上传100000字节及以上的body il y a 2 ans
  Dozingfiretruck 1313b92181 add:添加http method支持限制 il y a 2 ans
  Dozingfiretruck 614c8a7f71 add:http支持zbuff il y a 2 ans
  Dozingfiretruck 906d75eaba update:统一使用luat_mem.h头 il y a 2 ans
  Wendal Chen c65f1863d4 fix: http库tls证书相关的属性没有强制初始化为0,有可能出现非法值 il y a 2 ans
  Wendal Chen c8074cffa3 add: 添加http报错码对应的信息列表 il y a 2 ans
  Wendal Chen 6ca0cc76f1 fix: air105+w5500,执行network_close后还需要执行一次network_force_close_socket,否则会死机, 奇怪了-_- il y a 2 ans
  Wendal Chen fcfdb81f60 fix: l_http_callback没有释放timeout_timer il y a 2 ans
  Wendal Chen 50316ec206 fix: http库的关闭逻辑不完备,并清除编译警告 il y a 2 ans
  Dozingfiretruck 956d2eb102 update:优化http回调下载长度值得精确度 il y a 2 ans
  Wendal Chen 8a918bd5c2 fix: http库自定义headers+body时,body被弹出堆栈,导致body没有发送 il y a 2 ans
  Wendal Chen ea18863d94 update: http库发送自定义headers时按需分配内存,这样air601也勉强能跑https了 il y a 2 ans
  Wendal Chen a4e7f4e5e2 change: http库对header内存分配太多了,根据情况缩减一下 il y a 2 ans
  Dozingfiretruck 6a65a4227e del:去掉无用打印 il y a 2 ans
  Dozingfiretruck 60c6533124 add:http回调添加自定义传参 il y a 2 ans
  Dozingfiretruck 58bb3b91ae add:http添加下载回调文档注释 il y a 2 ans
  Dozingfiretruck f844da4e4b fix:修复http callback死机问题 il y a 2 ans
  Dozingfiretruck edbf00df58 add:添加http 下载进度回调函数 il y a 2 ans
  Dozingfiretruck 1085e2bb71 fix:修复某些情况下ota失败时也会返回成功问题 il y a 2 ans
  Wendal Chen e99d5a4eff fix: http库启用debug会死机 il y a 2 ans