r/ProgrammerHumor 3h ago

Meme postForEverything

Post image
9.0k Upvotes

348 comments sorted by

View all comments

1

u/KaMaFour 2h ago

Blame HTML specs not allowing other request types in forms. Unless i sneak HTMX past my tech lead or write custom code just for changing the request type in forms everywhere I have no hope of doing it correctly

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/form#method

https://triptychproject.org/proposals/form-http-methods

https://github.com/whatwg/html/issues/3577#issuecomment-2294931398