pekko/akka-docs-dev/rst/scala/http/routing-dsl/directives/host-directives/index.rst

13 lines
290 B
ReStructuredText

.. _HostDirectives:
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
extractHost
host