httpcomponents-client5 5.1-1 source package in Ubuntu

Changelog

httpcomponents-client5 (5.1-1) unstable; urgency=medium

  * New upstream version 5.1.

 -- Markus Koschany <email address hidden>  Mon, 18 Oct 2021 16:18:41 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
httpcomponents-client5_5.1-1.dsc 2.4 KiB 0e24ce223bec7775c4424ce3b5dcf95345429e575e6d935e6a0c6a634460de19
httpcomponents-client5_5.1.orig.tar.gz 742.3 KiB ed8bbd050dc4d791cdebbc4ead46b57c783dea261348fb6a92fe38c508d8449c
httpcomponents-client5_5.1-1.debian.tar.xz 8.7 KiB aff4676e8b09db9fd70437fbc91f0a4bed53f80b2fef25b08ea99cbf3d894d09

Available diffs

No changes file available.

Binary packages built by this source

libhttpclient5-java: HTTP/1.1 and HTTP/2 compliant HTTP agent implementation

 HttpClient is a HTTP/1.1 and HTTP/2 compliant HTTP agent implementation based
 on HttpCore. It also provides reusable components for client-side
 authentication, HTTP state management, and HTTP connection management.
 .
 This package contains the 5.x series of httpcomponents-client. It supports
 request execution with the classic, fluent and async APIs.