zio.http.endpoint.EndpointMiddleware$
See theEndpointMiddleware companion trait
object EndpointMiddleware
Attributes
- Companion:
- trait
- Graph
- Supertypes
- Self type
- EndpointMiddleware.type
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait EndpointMiddlewareclass Objecttrait Matchableclass Any
- Self type
Types
type Typed[In0, Err0, Out0] = EndpointMiddleware { type In = In0; type Err = Err0; type Out = Out0; }
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Add specified header to the response
Add specified header to the response