www/p5-Hijk - The NetBSD Packages Collection

Hijk - Fast & minimal low-level HTTP client

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.

Build dependencies

devel/p5-Test-Exception www/p5-URI net/p5-Net-Server www/p5-Plack devel/p5-Module-Build-Tiny pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/perl5 lang/perl5

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64p5-Hijk-0.28nb5.tgz
NetBSD 10.0aarch64p5-Hijk-0.28nb4.tgz
NetBSD 10.0aarch64p5-Hijk-0.28nb5.tgz
NetBSD 10.0aarch64ebp5-Hijk-0.28nb5.tgz
NetBSD 10.0aarch64ebp5-Hijk-0.28nb5.tgz
NetBSD 10.0alphap5-Hijk-0.28nb5.tgz
NetBSD 10.0earmv6hfp5-Hijk-0.28nb5.tgz
NetBSD 10.0earmv6hfp5-Hijk-0.28nb4.tgz
NetBSD 10.0earmv6hfp5-Hijk-0.28nb5.tgz
NetBSD 10.0earmv7hfp5-Hijk-0.28nb5.tgz
NetBSD 10.0earmv7hfp5-Hijk-0.28nb4.tgz
NetBSD 10.0earmv7hfp5-Hijk-0.28nb5.tgz
NetBSD 10.0i386p5-Hijk-0.28nb5.tgz
NetBSD 10.0i386p5-Hijk-0.28nb5.tgz
NetBSD 10.0powerpcp5-Hijk-0.28nb5.tgz
NetBSD 10.0x86_64p5-Hijk-0.28nb5.tgz
NetBSD 10.0_BETAx86_64p5-Hijk-0.28nb5.tgz
NetBSD 8.0i386p5-Hijk-0.28nb5.tgz
NetBSD 8.0i386p5-Hijk-0.28nb4.tgz
NetBSD 8.0powerpcp5-Hijk-0.28nb4.tgz
NetBSD 8.0powerpcp5-Hijk-0.28nb5.tgz
NetBSD 8.0powerpcp5-Hijk-0.28nb5.tgz
NetBSD 8.0x86_64p5-Hijk-0.28nb5.tgz
NetBSD 8.0x86_64p5-Hijk-0.28nb4.tgz
NetBSD 8.0x86_64p5-Hijk-0.28nb5.tgz
NetBSD 9.0aarch64p5-Hijk-0.28nb5.tgz
NetBSD 9.0aarch64p5-Hijk-0.28nb4.tgz
NetBSD 9.0aarch64p5-Hijk-0.28nb5.tgz
NetBSD 9.0alphap5-Hijk-0.28nb4.tgz
NetBSD 9.0alphap5-Hijk-0.28nb5.tgz
NetBSD 9.0earmp5-Hijk-0.28nb4.tgz
NetBSD 9.0earmv6hfp5-Hijk-0.28nb5.tgz
NetBSD 9.0earmv6hfp5-Hijk-0.28nb4.tgz
NetBSD 9.0earmv6hfp5-Hijk-0.28nb5.tgz
NetBSD 9.0earmv7hfp5-Hijk-0.28nb5.tgz
NetBSD 9.0earmv7hfp5-Hijk-0.28nb4.tgz
NetBSD 9.0earmv7hfp5-Hijk-0.28nb5.tgz
NetBSD 9.0i386p5-Hijk-0.28nb5.tgz
NetBSD 9.0i386p5-Hijk-0.28nb5.tgz
NetBSD 9.0mips64ebp5-Hijk-0.28nb4.tgz
NetBSD 9.0powerpcp5-Hijk-0.28nb5.tgz
NetBSD 9.0powerpcp5-Hijk-0.28nb4.tgz
NetBSD 9.0powerpcp5-Hijk-0.28nb4.tgz
NetBSD 9.0powerpcp5-Hijk-0.28nb5.tgz
NetBSD 9.0sparc64p5-Hijk-0.28nb4.tgz
NetBSD 9.0sparcp5-Hijk-0.28nb4.tgz
NetBSD 9.0x86_64p5-Hijk-0.28nb5.tgz
NetBSD 9.0x86_64p5-Hijk-0.28nb5.tgz
NetBSD 9.3x86_64p5-Hijk-0.28nb5.tgz
NetBSD 9.3x86_64p5-Hijk-0.28nb5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.