./net/restclient-ui, Java application to test RESTful webservices

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.7.2, Package name: restclient-ui-3.7.2, Maintainer: abs

RESTClient is a Java application to test RESTful webservices. It
can be used to test variety of HTTP communications.


Required to run:
[lang/openjdk8]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 19115.638 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-18 14:53:05 by David Brownlee | Files touched by this commit (3) | Package updated
Log message:
Updated net/restclient-ui to 3.7.2

3.7.2: A minimal update to gradle config and dependencies to support
       running under java 17 (still targets java 8)
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

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-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2019-02-01 17:49:07 by David Brownlee | Files touched by this commit (3)
Log message:
Updated net/restclient-ui to 3.7.1

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-13 11:57:59 by David Brownlee | Files touched by this commit (3)
Log message:
Updated net/restclient-ui to 3.6.1

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-11 14:47:01 by David Brownlee | Files touched by this commit (4) | Imported package
Log message:
Added net/restclient-ui version 3.5

RESTClient is a Java application to test RESTful webservices. It
can be used to test variety of HTTP communications.