lhttpc

lhttpc is a lightweight HTTP/1.1 client implemented in Erlang.

  • 所有者: esl/lhttpc
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

NOTICE

This project is not supported anymore.
It's still here just to support legacy projects that may have it as a dependency.
It's operational (at least, for Erlang versions lower than R17)
If you're looking for a HTTP client, we would recommend you to switch to shotgun or fusco

Dependencies:

  • Erlang/OTP R13-B or newer
    • Application compiler to build, kernel, stdlib and ssl to run

Building:
For versions > 1.2.5, lhttpc is built using rebar. Take a look at http://bitbucket.org/basho/rebar/wiki/Home for more information. There is still a Makefile with some of the old make targets, such as all, doc, test etc. for those who prefer that. The makefile will however just call rebar.

Configuration: (environment variables)

  • connection_timeout: The time (in milliseconds) the client will try to
    kepp a HTTP/1.1 connection open. Changing this value
    in runtime has no effect, this can however be done
    through lhttpc_manager:update_connection_timeout/1.

主要指标

概览
名称与所有者esl/lhttpc
主编程语言Erlang
编程语言Makefile (语言数: 3)
平台
许可证Other
所有者活动
创建于2011-02-25 13:05:36
推送于2022-03-29 11:22:44
最后一次提交2015-09-28 09:25:01
发布数2
最新版本名称1.3.0 (发布于 )
第一版名称1.2.6 (发布于 2011-04-20 10:36:19)
用户参与
星数127
关注者数64
派生数144
提交数394
已启用问题?
问题数12
打开的问题数10
拉请求数24
打开的拉请求数10
关闭的拉请求数19
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?