| Package | Description |
|---|---|
| io.undertow |
| Modifier and Type | Method | Description |
|---|---|---|
static LearningPushHandler |
Handlers.learningPushHandler(int maxEntries,
int maxAge,
HttpHandler next) |
Creates a handler that automatically learns which resources to push based on the referer header
|
static LearningPushHandler |
Handlers.learningPushHandler(int maxEntries,
HttpHandler next) |
Creates a handler that automatically learns which resources to push based on the referer header
|
Copyright © 2018. All rights reserved.