./www/p5-Hijk, Hijk - Fast & minimal low-level HTTP client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q3, Version: 0.28nb1, Package name: p5-Hijk-0.28nb1, Maintainer: pkgsrc-users

Hijk is a fast & minimal low-level HTTP client intended to be used
where you control both the client and the server, e.g. for talking to
some internal service from a frontend user-facing web application.

It is NOT a general HTTP user agent, it doesn't support redirects,
proxies, SSL and any number of other advanced HTTP features like (in
roughly descending order of feature completeness) LWP::UserAgent,
WWW::Curl, HTTP::Tiny, HTTP::Lite or Furl. This library is basically
one step above manually talking HTTP over sockets.

Having said that it's lightning fast and extensively used in
production at Booking.com where it's used as the go-to transport layer
for talking to internal services. It uses non-blocking sockets and
correctly handles all combinations of connect/read timeouts and other
issues you might encounter from various combinations of parts of your
system going down or becoming otherwise unavailable.


Required to run:
[lang/perl5]

Required to build:
[devel/p5-Module-Build-Tiny] [devel/p5-Test-Exception] [net/p5-Net-Server] [time/p5-Time-HiRes] [pkgtools/cwrappers] [www/p5-Plack] [www/p5-URI]

Master sites:

SHA1: fa1a632127f57cc68c14ba809c460bccf5b9e6e0
RMD160: 6bcf294ff5c15cf751b8c93f985318092e23a5f9
Filesize: 29.75 KB

Version history: (Expand)