pekko/akka-docs-dev/rst/java/http/routing-dsl/directives/method-directives/index.rst
Patrik Nordwall 3081893bfd =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
2015-10-08 11:50:41 +02:00

18 lines
206 B
ReStructuredText

.. _MethodDirectives:
MethodDirectives
================
.. toctree::
:maxdepth: 1
delete
extractMethod
get
head
method
options
overrideMethodWithParameter
patch
post
put