This version of the docs is a work in progress. If you don’t see what you are looking for check the legacy wiki. |
These are frequently asked questions. If you don’t find an answer to your question here, check out the contact us section for information on getting in touch with the team.
Only the following HTTP methods are supported by Repose.
GET
PUT
POST
DELETE
HEAD
OPTIONS
PATCH
TRACE
Requests with any other HTTP method will be rejected with a response code of 400
.
Please read our Troubleshooting page.