SchemeDirectives

pl.iterators.stir.server.directives.SchemeDirectives
See theSchemeDirectives companion trait

Attributes

Companion
trait
Source
SchemeDirectives.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

Extracts the Uri scheme from the request.

Extracts the Uri scheme from the request.

Attributes

Inherited from:
SchemeDirectives
Source
SchemeDirectives.scala
def scheme(name: String): Directive0

Rejects all requests whose Uri scheme does not match the given one.

Rejects all requests whose Uri scheme does not match the given one.

Attributes

Inherited from:
SchemeDirectives
Source
SchemeDirectives.scala