Skip to content

HTTPRequest v2.0.0

Choose a tag to compare

@Konloch Konloch released this 15 Feb 10:10
· 23 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.0.0</version>
</dependency>

Changes

  • This includes some API changes and finalizes the documentation.