All HTTP Verbs supported by HTMXThis example shows all the HTTP Verbs supported by HTMX (doc)<ul><lihx-get="/htmx">GET</li><lihx-post="/htmx">POST</li><lihx-put="/htmx">PUT</li><lihx-patch="/htmx">PATCH</li><lihx-delete="/htmx">DELETE</li></ul>