The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Request interceptors could be bypassed for some GET requests.
- Use appropriate SLF4J log interface, remove explicit logging dependencies.
- Request Parameters/Body now uses UTF-8 Charset encoding
- NoBodyContent now properly sends no request body.
Initial release.