HTTP Request/Response logger

Listen to all ajax http requests and responses and renders a button on screen that allows it's download (groups by request). Exports in mockserver format.

As of 2018-09-27. See the latest version.

Author
Ucat
Ratings
0 0 0
Version
1.1
Created
2018-09-27
Updated
2018-09-27
Size
3.59 KB
License
GPL
Applies to
All sites

This is a simple script that allows sniff your application for ajax requests and create configuration files for mockserver (to allow running your application from automated tests without hitting the real REST API).