13 lines
285 B
ReStructuredText
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
|