public interface CacheBusterRemovalHandler
extends io.undertow.server.HttpHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getOrigninalRequestUrlWithPotentialCacheBusters(io.undertow.server.HttpServerExchange exchange)
Get the original URL of the request potentially containing cache
busters.
|
String getOrigninalRequestUrlWithPotentialCacheBusters(io.undertow.server.HttpServerExchange exchange)
Copyright © 2018. All rights reserved.