microsoft / restler-fuzzer

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.52k stars 284 forks source link

Allow specifying a custom user agent. #761

Closed marina-p closed 1 year ago

marina-p commented 1 year ago

A custom user agent may now be specified in the engine settings.

Testing:

marina-p commented 1 year ago

Closes #756