REST Client with PROPFIND support
Hi All
could you please advise me a proper REST Client with support for the PROPFIND method?
I need to get the list of snapshots from my Test Results - actually from all Test Results in our project. Does anyone have experience with that already or maybe even an example script that I could use?
Thanks & Best Regards
Gabor
One answer
You can extend HttpRequester (Firefox plug-in) to support additional HTTP methods:
https://addons.mozilla.org/en-US/firefox/addon/httprequester/ >> Developer's Comments
https://addons.mozilla.org/en-US/firefox/addon/httprequester/ >> Developer's Comments