summaryrefslogtreecommitdiff
path: root/net/restclient-ui
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2019-02-01Updated net/restclient-ui to 3.7.1abs3-11/+11
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.
2016-12-13Updated net/restclient-ui to 3.6.1abs3-12/+12
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.
2016-01-11Added net/restclient-ui version 3.5abs4-0/+46
RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications.