https://github.com/carlspring/commons-http
https://github.com/carlspring/commons-http
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/carlspring/commons-http
- Owner: carlspring
- License: apache-2.0
- Created: 2016-04-11T14:57:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T22:03:21.000Z (about 5 years ago)
- Last Synced: 2025-07-27T09:42:00.964Z (11 months ago)
- Language: Java
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# commons-http
[![Master Build Status][build-badge]][build-link]
[![Known Vulnerabilities][vulnerabilities-badge]][vulnerabilities-link]
[![Maven Central Release][release-badge]][release-link]
This is simple library for common HTTP operations.
It currently supports:
- Partial fetches for single ranges
[build-link]: https://jenkins.carlspring.org/blue/organizations/jenkins/opensource%2Fcommons-http/activity?branch=master
[build-badge]: https://jenkins.carlspring.org/buildStatus/icon?job=opensource%2Fcommons-http%2Fmaster
[vulnerabilities-link]: https://snyk.io/test/github/carlspring/commons-http/
[vulnerabilities-badge]: https://snyk.io/test/github/carlspring/commons-http/badge.svg
[release-link]: http://repo2.maven.org/maven2/org/carlspring/commons/commons-http/
[release-badge]: https://img.shields.io/maven-central/v/org.carlspring.commons/commons-http.svg