Skip to content

HTTPRequest v2.2.0

Latest
Compare
Choose a tag to compare
@Konloch Konloch released this 26 Feb 13:41
· 3 commits to master since this release

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