Home
last modified time | relevance | path

Searched defs:WGET_IS_HTTPS (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dwget.c80 #define WGET_IS_HTTPS (WGET_SSL && (strncmp(TT.url, "https://", 8) == 0)) macro

Completed in 2 milliseconds