SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Hijk rpm build for : OpenSuSE. For other distributions click perl-Hijk.

Name : perl-Hijk
Version : 0.28 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 17:41:54
Group : Development/Libraries/Perl Source RPM : perl-Hijk-0.28-lp155.1.1.src.rpm
Size : 0.07 MB
Packager : https://www_suse_com/
Summary : Fast & minimal low-level HTTP client
Description :
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
at https://www.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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-H/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Hijk-0.28-lp155.1.1.noarch.rpm
     

Provides :
perl(Hijk)
perl-Hijk

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Hijk.pm
/usr/share/doc/packages/perl-Hijk
/usr/share/doc/packages/perl-Hijk/Changes
/usr/share/doc/packages/perl-Hijk/README
/usr/share/doc/packages/perl-Hijk/README.md
/usr/share/doc/packages/perl-Hijk/examples
/usr/share/doc/packages/perl-Hijk/examples/bench-chunked-response.pl
/usr/share/doc/packages/perl-Hijk/examples/bench-elasticsearch.pl
/usr/share/doc/packages/perl-Hijk/examples/bench-nginx.pl
/usr/share/doc/packages/perl-Hijk/examples/dumbbench-thisurl.pl
/usr/share/doc/packages/perl-Hijk/examples/hijkurl
/usr/share/doc/packages/perl-Hijk/metamerge.json
/usr/share/licenses/perl-Hijk
/usr/share/licenses/perl-Hijk/LICENSE
/usr/share/man/man3/Hijk.3pm.gz

 
ICM