HttpRouteMiddlewares
zio.http.middleware.HttpRouteMiddlewares$
object HttpRouteMiddlewares
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- HttpRouteMiddlewares.type
Members list
Concise view
Value members
Inherited methods
Creates a middleware which can allow or disallow access to an http based on the predicate
Creates a middleware which can allow or disallow access to an http based on the predicate
Attributes
- Inherited from:
- HttpRouteMiddlewares (hidden)
Creates a middleware which can allow or disallow access to an http based on the predicate effect
Creates a middleware which can allow or disallow access to an http based on the predicate effect
Attributes
- Inherited from:
- HttpRouteMiddlewares (hidden)
Creates a middleware for Cross-Origin Resource Sharing (CORS).
Creates a middleware for Cross-Origin Resource Sharing (CORS).
Attributes
- See also:
- Inherited from:
- Cors (hidden)
Removes the trailing slash from the path.
Removes the trailing slash from the path.
Attributes
- Inherited from:
- HttpRouteMiddlewares (hidden)