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

14 lines
285 B
ReStructuredText
Raw Normal View History

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