| Package | Description |
|---|---|
| io.undertow |
| Modifier and Type | Method | 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 © 2018. All rights reserved.