=doc #18657 Doc host and path directives
* also including docs of RequestVals.matchAndExtractHost and RequestVals.matchAndExtractHost * and add Host.create factory methods * add missing HttpRequest PATCH and OPTIONS * change to val in matchAndExtractHost for fail fast exception
This commit is contained in:
parent
5753cd6074
commit
3081893bfd
20 changed files with 519 additions and 2 deletions
|
|
@ -0,0 +1,18 @@
|
|||
.. _MethodDirectives:
|
||||
|
||||
MethodDirectives
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
delete
|
||||
extractMethod
|
||||
get
|
||||
head
|
||||
method
|
||||
options
|
||||
overrideMethodWithParameter
|
||||
patch
|
||||
post
|
||||
put
|
||||
Loading…
Add table
Add a link
Reference in a new issue