Skip to content

Request Tracing and debugging

Compare
Choose a tag to compare
@felipenmoura felipenmoura released this 12 Sep 04:01
· 123 commits to master since this release

NEW

  • Debugg and Trace: Now you can trace and debug your requests and configuration from dswfile.js.
  • AND and OR: You can now match requests with AND and OR statements.
  • Few bugs fixed: We cleaned up the source code a little bit and fixed some bugs.
  • Client API: You can now use the client API to have access to some normalised aliases and shortcuts for some features.
  • Different Origin treatment: Requests for different Origins (CORS) now works better even for embeded contents.

Learning

Read the full documentation: https://github.com/NascHQ/dsw
Read the commented json configuration file: https://naschq.github.io/dsw/config-example.html