Constant Field Values
Contents
com.zing.*
-
com.zing.zalo.zbrowser.ZBrowserCore Modifier and Type Constant Field Value protected static final StringLOG_TAG"ZBrowser"public static final StringVERSION"19.09.09"
-
com.zing.zalo.zbrowser.cache.MiniProgramDataStorage Modifier and Type Constant Field Value public static final intCACHE_CREATE_FAILED1002public static final intCACHE_EXPIRED1001public static final intCACHE_OUT_OF_MEMORY1000public static final intINVALID_VALUE3000public static final intKEY_EXPIRED2001public static final intKEY_NOT_FOUND2000
-
com.zing.zalo.zbrowser.downloader.HTTP Modifier and Type Constant Field Value public static final charCR13public static final StringCRLF"\r\n"public static final charLF10public static final StringVERSION_1_1"HTTP/1.1" -
com.zing.zalo.zbrowser.downloader.HttpResponse Modifier and Type Constant Field Value public static final intHTTP_RESP_BUFFER_SIZE65536 -
com.zing.zalo.zbrowser.downloader.HttpUrl Modifier and Type Constant Field Value public static final intPORT_HTTP_DEFAULT80public static final intPORT_HTTPS_DEFAULT443public static final StringSCHEME_HTTP"http"public static final StringSCHEME_HTTPS"https"