wiztools / rest-client

Tool to test HTTP/RESTful webservices.
Apache License 2.0
1.53k stars 372 forks source link

HTTP 1.1 LINK und UNLINK commands are missing #47

Closed MovGP0 closed 8 years ago

MovGP0 commented 8 years ago

LINK and UNLINK are part of HTTP 1.1.

They are not widely used, but still useful for some REST applications.

subwiz commented 8 years ago

Can now be done using custom methods.