RequestHandlerSyntax
zio.http.Handler$.RequestHandlerSyntax
final implicit class RequestHandlerSyntax[-R, +Err](val self: RequestHandler[R, Err]) extends HeaderModifier[RequestHandler[R, Err]]
Attributes
- Graph
- Supertypes
Members list
Concise view
Value members
Concrete methods
Patches the response produced by the app
Patches the response produced by the app
Attributes
Updates the current Headers with new one, using the provided update function passed.
Updates the current Headers with new one, using the provided update function passed.
Attributes
- Definition Classes
Overwrites the method in the incoming request
Overwrites the method in the incoming request
Attributes
Overwrites the path in the incoming request
Overwrites the path in the incoming request
Attributes
Sets the status in the response produced by the app
Sets the status in the response produced by the app
Attributes
Overwrites the url in the incoming request
Overwrites the url in the incoming request
Attributes
Inherited methods
Attributes
- Inherited from:
- HeaderModifier
Attributes
- Inherited from:
- HeaderModifier
Attributes
- Inherited from:
- HeaderModifier
Attributes
- Inherited from:
- HeaderModifier
Attributes
- Inherited from:
- HeaderModifier
Attributes
- Inherited from:
- HeaderModifier
Attributes
- Inherited from:
- HeaderModifier
Attributes
- Inherited from:
- HeaderModifier