lhttpc

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

  • Owner: esl/lhttpc
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Owneresl/lhttpc
Primary LanguageErlang
Program languageMakefile (Language Count: 3)
Platform
License:Other
所有者活动
Created At2011-02-25 13:05:36
Pushed At2022-03-29 11:22:44
Last Commit At2015-09-28 09:25:01
Release Count2
Last Release Name1.3.0 (Posted on )
First Release Name1.2.6 (Posted on 2011-04-20 10:36:19)
用户参与
Stargazers Count127
Watchers Count64
Fork Count144
Commits Count394
Has Issues Enabled
Issues Count12
Issue Open Count10
Pull Requests Count24
Pull Requests Open Count10
Pull Requests Close Count19
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private