[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package httpcomponents-core-4.4.16-21.module+el9.6.0+620+21b7e879.src download

Name httpcomponents-core
Epoch 0
Version 4.4.16
Release 21.module+el9.6.0+620+21b7e879
Architecture src
Website/URL http://hc.apache.org/
License Apache-2.0
Build Time 2025-04-17 21:48:41
Build Host builder-arm64-1.inferitos.ru
Summary Set of low level Java HTTP transport components for HTTP services
Repositories AppStream
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.
Errata
Size 1142 KiB
Source Project httpcomponents-core-4.4.16-21.module+el9.6.0+620+21b7e879
SHA-256 checksum 0a99add13ee232bf37c0932bfde8af3af064ecc05db7fd964bc765ba41a2abfc
× Full screenshot
Changelog link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.4.16-21
- Rebuilt for MSVSphere 9.6-beta

* Tue Dec 10 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.16-18
- Disable tests failing without networking

* Fri Nov 29 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.16-17
- Update javapackages test plan to f42

* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 4.4.16-8
- Rebuilt for java-21-openjdk as system jdk

* Tue Feb 20 2024 Marian Koncek <mkoncek@redhat.com> - 4.4.16-7
- Port to OpenJDK 21

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Tue Dec 12 2023 Marian Koncek <mkoncek@redhat.com> - 4.4.16-4
- Port to Mockito 5

* Wed Sep 20 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.16-3
- Rebuild to regenerate auto-Requires on java