@Deprecated public class DateHandler extends Object implements HttpHandler
This handler is deprecated, the same functionality is achieved by using the
server option ALWAYS_SET_DATE.
It is enabled by default.
| Constructor and Description |
|---|
DateHandler(HttpHandler next)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(HttpServerExchange exchange)
Deprecated.
Handle the request.
|
public DateHandler(HttpHandler next)
public void handleRequest(HttpServerExchange exchange) throws Exception
HttpHandlerhandleRequest in interface HttpHandlerexchange - the HTTP request/response exchangeExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.