We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32eaa5 commit df9906cCopy full SHA for df9906c
1 file changed
user_guide_src/source/incoming/methodspoofing.rst
@@ -1,6 +1,6 @@
1
-====================
+####################
2
HTTP Method Spoofing
3
4
5
When working with HTML forms you can only use GET or POST HTTP verbs. In most cases, this is just fine. However, to
6
support REST-ful routing you need to support other, more correct, verbs, like DELETE or PUT. Since the browsers
0 commit comments