Class FetchOptions


  • public class FetchOptions
    extends Object
    • Field Detail

      • DEFAULT_TARGET_CHANGENUMBER

        public static final Long DEFAULT_TARGET_CHANGENUMBER
    • Method Detail

      • cacheControlHeadersEnabled

        public boolean cacheControlHeadersEnabled()
      • fastlyDebugHeaderEnabled

        public boolean fastlyDebugHeaderEnabled()
      • targetCN

        public long targetCN()
      • hasCustomCN

        public boolean hasCustomCN()
      • handleResponseHeaders

        public void handleResponseHeaders​(Map<String,​String> headers)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object