Package | Description |
---|---|
io.undertow |
Modifier and Type | Method and Description |
---|---|
static LearningPushHandler | Handlers.learningPushHandler(int maxEntries, HttpHandler next) Creates a handler that automatically learns which resources to push based on the referer header |
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 |
Copyright © 2020 JBoss by Red Hat. All rights reserved.