Route
Attributes
- Graph
- Supertypes
Members list
Value members
Inherited methods
Combines two Http into one.
Pipes the output of one app into the other
Attributes
- Inherited from:
- Http
Named alias for ++
Transforms the output of the http app
Transforms the failure of the http app
Transforms the output of the http effectfully
Provides the environment to Http.
Provides layer to Http.
Provides some of the environment to Http.
Provides some of the environment to Http leaving the remainder R0
.
Attributes
- Inherited from:
- Http
Attributes
- Inherited from:
- Http
Attributes
- Inherited from:
- Http
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
- Inherited from:
- Http
Attributes
- Inherited from:
- Http
Returns an Http that effectfully peeks at the failure of this Http.
Attributes
- Inherited from:
- Http
Returns an Http that effectfully peeks at the success of this Http.
Attributes
- Inherited from:
- Http
Converts an Http into a websocket application
Applies Http based only if the condition function evaluates to true
Attributes
- Inherited from:
- Http
Attributes
- Inherited from:
- Http
Attaches the provided middleware to the Http app