Name: | httpcomponents-core |
---|---|
Version: | 4.4.16 |
Release: | 9.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1147997 |
License: | Apache-2.0 |
RPM: | httpcomponents-core-4.4.16-9.el10.noarch.rpm |
Source RPM: | httpcomponents-core-4.4.16-9.el10.src.rpm |
Build Date: | Sat Jan 25 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://hc.apache.org/ |
Summary: | Set of low level Java HTTP transport components for HTTP services |
Description: | HttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: blocking I/O model based on the classic Java I/O and non-blocking, event driven I/O model based on Java NIO. The blocking I/O model may be more appropriate for data intensive, low latency scenarios, whereas the non-blocking model may be more appropriate for high latency scenarios where raw data throughput is less important than the ability to handle thousands of simultaneous HTTP connections in a resource efficient manner. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Port to OpenJDK 21 - Resolves: RHEL-52711
- Bump release for Aug 2024 java mass rebuild
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Port to Mockito 5
- Rebuild to regenerate auto-Requires on java
- Convert License tag to SPDX format
- Update to upstream version 4.4.16