Skip to content

Releases: fingerart/ApiDebugger

v2.0.1

02 Nov 16:42
Compare
Choose a tag to compare
  • Support HTTPS;
  • Fix POST error;

v2.0.0

11 Aug 09:15
Compare
Choose a tag to compare

Add DELETE、PUT、PATCH、OPTIONS、HEAD、TRANCE method;
Add tab page;
Optimize message hint;
Add format friendly data display(json/xml/html).

v1.0.0

15 Feb 15:36
Compare
Choose a tag to compare

This release contains a few major function:

  1. Support GET POST method;
  2. Support param、cookie、header、file addition.