wiztools / rest-client

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

Clear URL bar (and proxy settings) #27

Closed NTICompass closed 9 years ago

NTICompass commented 9 years ago

I was using RESTClient, and after re-opening the .jar file, the URL dropdown still has all my old URLs. Is there a way to clear this? History > Clear History does nothing.

subwiz commented 9 years ago

Thanks for reporting! Seems I forgot to add this option! As temporary solution:

  1. Stop RESTClient.
  2. Delete this file: $HOME/.rest-client/urls.list.
  3. Start RESTClient.
NTICompass commented 9 years ago

Thanks a lot for that solution. :-) It was just bothering me that the URLs were still in there.

subwiz commented 9 years ago

I don't see a compelling reason to reset proxy settings.. url box clear is implemented.