Class HttpUtils

java.lang.Object
com.cksource.ckfinder.utils.HttpUtils

public class HttpUtils extends Object
  • Constructor Details

    • HttpUtils

      public HttpUtils()
  • Method Details

    • addCacheHeaders

      public static void addCacheHeaders(HttpHeaders headers, int cacheLifetime)
      Adds cache headers to HttpHeaders instance.
      Parameters:
      headers - HttpHeaders map where caching headers will be added
      cacheLifetime - cache lifetime in seconds