pekko/akka-docs/rst/java/http/routing-dsl/directives/host-directives/index.rst
2016-01-14 00:31:03 +01:00

15 lines
No EOL
299 B
ReStructuredText

.. _HostDirectives-java:
HostDirectives
==============
HostDirectives allow you to filter requests based on the hostname part of the ``Host`` header
contained in incoming requests as well as extracting its value for usage in inner routes.
.. toctree::
:maxdepth: 1
host
extractHost