> For the complete documentation index, see [llms.txt](https://neomatrixcode.gitbook.io/merly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neomatrixcode.gitbook.io/merly/guide/http-methods-available.md).

# Http methods available

Merly introduces support for the following http methods:

* **GET**&#x20;
* **POST**&#x20;
* **PUT**&#x20;
* **DELETE**&#x20;
* **HEAD**&#x20;
* **OPTIONS**&#x20;
* **PATCH**&#x20;
* **CONNECT**
* **TRACE**
