=htc,doc #18496 make all directive docs have the same style, some

additions
This commit is contained in:
Konrad Malawski 2015-10-09 15:19:36 +02:00
parent bb053bea2a
commit cddb1ade40
103 changed files with 212 additions and 335 deletions

View file

@ -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