HTTPRequest v2.0.0
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.