Changes
3.7.1
Restored support for Java 8.
3.7.0
#71 Added support for empty passwords for BASIC and DIGEST auth.
#72 Ability to edit URL encoded body parameter.
#73 Zip distribution build was generating wrong format.
3.6.2
XML formatting now uses jxmlfmt.
Built using Java 10. Requires Java 10 to run.
v 3.6.1
Bug fixes in custom HTTP methods.
Support for PEM files in SSL truststore / keystore configuration.
JS and CSS file content rendered with correct syntax highlighting.
v 3.6
#46#47 Added support for custom HTTP methods.
#48#50 option to ignore all SSL certificate warnings.
#49 GET now supports body.
Build moved to Gradle.