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

13 lines
285 B
ReStructuredText

.. _SchemeDirectives:
SchemeDirectives
================
Scheme directives can be used to extract the Uri scheme (i.e. "http", "https", etc.)
from requests or to reject any request that does not match a specified scheme name.
.. toctree::
:maxdepth: 1
extractScheme
scheme