It blows my mind that it’s 2023 and we still can’t have an anchor or a form carry out an HTTP PUT or DELETE request without using a library like htmx.
But Web DRM? Sure, we’re working on that!
*smh*
#web #dev
@aral I didn't even know that! I've always thought you could set method to anything, not just GET and POST 🤣
@m0xee @aral Technically you can use non-standard HTTP verbs, but nothing other than your own stuff will know what to do with them.
Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy. Stay safe. Please abide by our code of conduct. (Source code)
@m0xee @aral Technically you can use non-standard HTTP verbs, but nothing other than your own stuff will know what to do with them.