Members list
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
Value members
Concrete methods
Creates an HTTP app which accepts a request and produces response.
Creates an HTTP app which accepts a request and produces response.
Attributes
Create an HTTP app from a partial function from A to HExit[R,E,B]
Create an HTTP app from a partial function from A to HExit[R,E,B]
Attributes
Create an HTTP app from a partial function from A to Http[R,E,A,B]
Create an HTTP app from a partial function from A to Http[R,E,A,B]
Attributes
Creates an HTTP app which accepts a request and produces response effectfully.
Creates an HTTP app which accepts a request and produces response effectfully.
Attributes
Creates an empty Http value
Creates an empty Http value
Attributes
Creates an Http app from the contents of a file.
Creates an Http app from the contents of a file.
Attributes
Creates an Http app from the contents of a file which is produced from an effect. The operator automatically adds the content-length and content-type headers if possible.
Creates an Http app from the contents of a file which is produced from an effect. The operator automatically adds the content-length and content-type headers if possible.
Attributes
Creates an HTTP that can serve files on the give path.
Creates an HTTP that can serve files on the give path.
Attributes
Creates an Http app from a resource path
Creates an Http app from a resource path
Attributes
Attempts to retrieve files from the classpath.
Attempts to retrieve files from the classpath.
Attributes
Attempts to retrieve files from the classpath.
Attempts to retrieve files from the classpath.