All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.undertow.CacheBusterRemovalHandler.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






CacheBusterRemovalHandler (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.undertow

Interface CacheBusterRemovalHandler

  • All Superinterfaces:
    io.undertow.server.HttpHandler
    All Known Implementing Classes:
    CacheBusterRemovalHandlerDefault


    public interface CacheBusterRemovalHandler
    extends io.undertow.server.HttpHandler
    Handler to remove cache busters from the request path.
    • Method Detail

      • getOrigninalRequestUrlWithPotentialCacheBusters

        String getOrigninalRequestUrlWithPotentialCacheBusters(io.undertow.server.HttpServerExchange exchange)
        Get the original URL of the request potentially containing cache busters. The URL is not decoded.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy