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 283 forks source link

Fix `demo_server` should using http instead of https #806

Closed leonasdev closed 9 months ago

leonasdev commented 10 months ago

close https://github.com/microsoft/restler-fuzzer/issues/699

marina-p commented 9 months ago

Thank you for the fix!