From c60d84a29a92d610f73f3be3a6972a937272a37c Mon Sep 17 00:00:00 2001 From: jultty Date: Mon, 19 Aug 2024 19:06:48 -0300 Subject: [PATCH] New link: PUT, PATCH, and DELETE in HTML Forms --- content/links/triptych-form-http-methods.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/links/triptych-form-http-methods.md diff --git a/content/links/triptych-form-http-methods.md b/content/links/triptych-form-http-methods.md new file mode 100644 index 0000000..2b93828 --- /dev/null +++ b/content/links/triptych-form-http-methods.md @@ -0,0 +1,6 @@ ++++ +title = "Support PUT, PATCH, and DELETE in HTML Forms" +date = 2024-08-19 +[extra] +url = "https://alexanderpetros.com/triptych/form-http-methods" ++++