Protocolhummingbird 2.15.0Hummingbird
HTTPResponder
Protocol for object that produces a response given a request
protocol HTTPResponder<Context> : Sendable
Browse conforming typesThis is the core protocol for Hummingbird. It defines an object that can respond to a request.