httpcomponents-client 4.5.14-1 source package in Ubuntu
Changelog
httpcomponents-client (4.5.14-1) unstable; urgency=medium * New upstream release - Refreshed the patches * Track and download the new releases from GitHub * Standards-Version updated to 4.6.1 -- Emmanuel Bourg <email address hidden> Tue, 06 Dec 2022 12:54:20 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | java | |
Lunar | release | universe | java |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
httpcomponents-client_4.5.14-1.dsc | 2.4 KiB | 03b3de27e5fb35cfe0a2de65114b4661e78eb2da651cc8d68abd383c07d12f11 |
httpcomponents-client_4.5.14.orig.tar.xz | 593.4 KiB | 659535b7ac7eb59e36435d1a24bc526b5f8d64d5c7d979165110ce2dfa54b1eb |
httpcomponents-client_4.5.14-1.debian.tar.xz | 54.0 KiB | d33e18434d42636ab439e768d1f9e3c678ccd1d2dd2104f298e1a18f0e4f1fe8 |
Available diffs
- diff from 4.5.13-3 to 4.5.14-1 (48.3 KiB)
No changes file available.
Binary packages built by this source
- libhttpclient-java: HTTP/1.1 compliant HTTP agent implementation
HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
HttpCore. It also provides reusable components for client-side
authentication, HTTP state management, and HTTP connection management.
.
HttpComponents Client is a successor of and replacement for Commons
HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
upgrade.
- libhttpmime-java: HTTP/1.1 compliant HTTP agent implementation - MIME extension
HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
HttpCore. It also provides reusable components for client-side
authentication, HTTP state management, and HTTP connection management.
.
HttpComponents Client is a successor of and replacement for Commons
HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
upgrade.
.
This package provides support for MIME multipart encoded entities
to be used with HttpComponents Client.