Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- Self type
Members list
Value members
Concrete methods
Combines two Http into one.
Combines two Http into one.
Attributes
Pipes the output of one app into the other
Pipes the output of one app into the other
Attributes
Named alias for ++
Named alias for ++
Attributes
Transforms the output of the http app
Transforms the output of the http app
Attributes
Transforms the failure of the http app
Transforms the failure of the http app
Attributes
Transforms the output of the http effectfully
Transforms the output of the http effectfully
Attributes
Provides the environment to Http.
Provides the environment to Http.
Attributes
Provides layer to Http.
Provides layer to Http.
Attributes
Provides some of the environment to Http.
Provides some of the environment to Http.
Attributes
Provides some of the environment to Http leaving the remainder R0
.
Provides some of the environment to Http leaving the remainder R0
.
Attributes
Returns an Http that effectfully peeks at the success, failed, defective or empty value of this Http.
Returns an Http that effectfully peeks at the success, failed, defective or empty value of this Http.
Attributes
Returns an Http that effectfully peeks at the failure of this Http.
Returns an Http that effectfully peeks at the failure of this Http.
Attributes
Returns an Http that effectfully peeks at the success of this Http.
Returns an Http that effectfully peeks at the success of this Http.
Attributes
Converts an Http into a websocket application
Converts an Http into a websocket application
Attributes
Applies Http based only if the condition function evaluates to true
Applies Http based only if the condition function evaluates to true
Attributes
Attaches the provided middleware to the Http app
Attaches the provided middleware to the Http app