wvlet.airframe.http.HttpContext
See theHttpContext companion object Used for passing the subsequent actions to HttpFilter and for defining the leaf action of request processing chain.
Attributes
- Companion:
- object
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
Process the preceding filters and get the resulting Future[Response]
Process the preceding filters and get the resulting Future[Response]
Attributes
Get a thread local parameter
Get a thread local parameter
Attributes
Set a thread local parameter
Set a thread local parameter
Attributes