=htc,doc #18496 make all directive docs have the same style, some
additions
This commit is contained in:
parent
bb053bea2a
commit
cddb1ade40
103 changed files with 212 additions and 335 deletions
|
|
@ -3,8 +3,6 @@
|
|||
patch
|
||||
=====
|
||||
|
||||
Matches requests with HTTP method ``PATCH``.
|
||||
|
||||
Signature
|
||||
---------
|
||||
|
||||
|
|
@ -13,6 +11,7 @@ Signature
|
|||
|
||||
Description
|
||||
-----------
|
||||
Matches requests with HTTP method ``PATCH``.
|
||||
|
||||
This directive filters the incoming request by its HTTP method. Only requests with
|
||||
method ``PATCH`` are passed on to the inner route. All others are rejected with a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue