Empty
Attributes
- Graph
- Supertypes
- Self type
- Empty.type
Members list
Type members
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 ++
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Transforms the output of the http app
Transforms the failure of the http app
Transforms the output of the http effectfully
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
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