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

15 lines
299 B
ReStructuredText
Raw Normal View History

.. _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