mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 02:39:19 +08:00
http method options
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user