Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 831 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 831 Bytes

RESTClient

RESTClient is a debugger for RESTful web services. Currently only Firefox addon has been finished.

Changes

Firefox Addon

  • Version 2.0.1

    • Fixed XML result indentation
    • Remember open response tab
    • Fixed request url input box size bug
    • Support Firefox 12
    • Allow user to load old requests (exported by version 1.3.x)
    • Updated favorite url, add a drop down list for showing favorite URLs
    • Updated UI color, to enhance the request form
  • Version 2.0.0

    • Re-designed the UI by using twitter bootstrap
    • Bind hotkeys to send request, input url, etc.
    • Fixed multiple set-cookie response bug (isseue #26)
    • Allow to copy response headers
    • Added theme support