Searched defs:HTTPS (Results 1 – 8 of 8) sorted by relevance
74 #define HTTPS (WGET_SSL && TT.https) macro
548 # HTTPS chapter
61 public static final AsciiString HTTPS = AsciiString.of("https"); field in Utils
238 enum { HTTP, HTTPS } type = HTTP; in main() enumerator
23 private static final String HTTPS = "https://"; field in RoboCookieManager
21 private static final String HTTPS = "https://"; field in RoboCookieManager
1267 class HTTPS(HTTP): class
4665 #define HTTPS(name) \ macro