http method options

This commit is contained in:
Rio Jos
2025-04-24 13:05:00 +05:30
parent b65d23337b
commit aa8e5c3d03
5 changed files with 19 additions and 2 deletions

View File

@@ -11,7 +11,10 @@ A List of API endpoints that can be used for testing API Dash
#### For Testing HTTP PUT, PATCH, DELETE
- https://reqres.in/
#### For Testing HTTP OPTIONS, TRACE
- Use localhost servers, as TRACE and OPTIONS HTTP methods are not publicly available (used for diagnostic purposes)
#### For Testing sites with Bad Certificate
- https://badssl.com/
- https://www.ssl.com/sample-valid-revoked-and-expired-ssl-tls-certificates/