This has been heavily tested but please feel free to report any issues found.
To add it as a maven dependency:
<dependency>
<groupId>com.konloch</groupId>
<artifactId>HTTPRequest</artifactId>
<version>2.2.0</version>
</dependency>
Changes
- API Changes
- Added readBytes
Full Changelog: v2.1.0...v2.2.0