Uses of Interface
io.undertow.server.protocol.http.HttpContinue.ContinueResponseSender
Packages that use HttpContinue.ContinueResponseSender
-
Uses of HttpContinue.ContinueResponseSender in io.undertow.server.protocol.http
Methods in io.undertow.server.protocol.http that return HttpContinue.ContinueResponseSenderModifier and TypeMethodDescriptionHttpContinue.createResponseSender
(HttpServerExchange exchange) Creates a response sender that can be used to send a HTTP 100-continue response.