httpcomponents-client5 5.1.3-1 source package in Ubuntu
Changelog
httpcomponents-client5 (5.1.3-1) unstable; urgency=medium * New upstream version 5.1.3. -- Markus Koschany <email address hidden> Sun, 06 Feb 2022 00:31:34 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
httpcomponents-client5_5.1.3-1.dsc | 2.4 KiB | 198a5ca92628b4b671901dd3e11f6327245bd4372a5627fe4d714bebc72a97d6 |
httpcomponents-client5_5.1.3.orig.tar.gz | 719.0 KiB | a9faad3bbf23e2c57ba64cb1dd9c81ae73b5a52bf8de459b600420da82edb80a |
httpcomponents-client5_5.1.3-1.debian.tar.xz | 6.8 KiB | 540063aef0302206043cc739991753d1757c67746055c1a1b5a30e3cc2f8934e |
Available diffs
- diff from 5.1.2-1 to 5.1.3-1 (3.4 KiB)
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.