org.http4s.server.ContextMiddleware
Attributes
-
Source
-
ContextMiddleware.scala
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Useful for Testing, Construct a Middleware from a single value T to use as the context
Useful for Testing, Construct a Middleware from a single value T to use as the context
Value parameters
-
t
-
The value to use as the context
Attributes
-
Returns
-
A ContextMiddleware that always provides T
-
Source
-
ContextMiddleware.scala