Skip to content

Commit df9906c

Browse files
committed
docs: fix title marks
1 parent f32eaa5 commit df9906c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/incoming/methodspoofing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
====================
1+
####################
22
HTTP Method Spoofing
3-
====================
3+
####################
44

55
When working with HTML forms you can only use GET or POST HTTP verbs. In most cases, this is just fine. However, to
66
support REST-ful routing you need to support other, more correct, verbs, like DELETE or PUT. Since the browsers

0 commit comments

Comments
 (0)