14 lines
290 B
ReStructuredText
14 lines
290 B
ReStructuredText
|
|
.. _SchemeDirectives-java:
|
||
|
|
|
||
|
|
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
|