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