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

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

The newest version!






ICacheBusterRemovalHandler (org.spincast:spincast-framework 0.9.28 API)












org.spincast.plugins.undertow

Interface ICacheBusterRemovalHandler

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


    public interface ICacheBusterRemovalHandler
    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 © 2016. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy