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.59k stars 296 forks source link

Exclude custom payloads from being url encoded. #656

Closed marina-p closed 1 year ago

marina-p commented 1 year ago

Custom payloads are expected to be used as-is, and should not be encoded.