issues
search
OWASP
/
crAPI
completely ridiculous API (crAPI)
Apache License 2.0
1.13k
stars
347
forks
source link
Use POST for reset
#197
Closed
piyushroshan
closed
1 year ago
piyushroshan
commented
1 year ago
Description
GET should not change state. Use POST for reset
Testing
CI
Documentation
Checklist:
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] Any dependent changes have been merged
[x] I have documented any changes if required in the
docs
.
Description
GET should not change state. Use POST for reset
Testing
CI
Documentation
Checklist: