httpcomponents-client 4.5.13-3 source package in Ubuntu
Changelog
httpcomponents-client (4.5.13-3) unstable; urgency=medium * Track only the 4.x releases * Standards-Version updated to 4.6.0.1 -- Emmanuel Bourg <email address hidden> Fri, 17 Sep 2021 10:25:48 +0200
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 | |
---|---|---|---|---|
Kinetic | release | universe | java | |
Jammy | release | universe | java |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
httpcomponents-client_4.5.13-3.dsc | 2.5 KiB | fe1af71cbad20a5a06853091c40366989ec8a3c4d4237a2320db9cb7e3e0e79c |
httpcomponents-client_4.5.13.orig.tar.xz | 588.7 KiB | 717e8aad6c95bd2f4c4e483c379ce33b93bd13b690f906470e832435917aea51 |
httpcomponents-client_4.5.13-3.debian.tar.xz | 54.0 KiB | 5e99669927952381da4668353018438d32425f9618cc300488aa6b912a152456 |
Available diffs
- diff from 4.5.13-2 to 4.5.13-3 (617 bytes)
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.