Package | Description |
---|---|
io.undertow |
Modifier and Type | Method and Description |
---|---|
static HttpContinueReadHandler | Handlers.httpContinueRead(HttpHandler next) A handler that automatically handles HTTP 100-continue responses, by sending a continue response when the first attempt is made to read from the request channel. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.