-
- All Implemented Interfaces:
-
io.outfoxx.sunday.http.Request.Event
public final class Request.Event.End implements Request.Event
HTTP response has completed.
Response trailers are provided, if any were delivered.
-
-
Constructor Summary
Constructors Constructor Description Request.Event.End(Iterable<Pair<String, String>> trailers)
-