Instance Methodhummingbird 2.15.0Hummingbird
constructResponder(finalResponder:)
Construct responder chain from this middleware group
func constructResponder(finalResponder: any HTTPResponder<Context>) -> any HTTPResponder<Context>
Parameters
- finalResponder
The responder the last middleware calls
Returns
Responder chain