Searched defs:redirect (Results 1 – 1 of 1) sorted by relevance
115 static int parse_status(bool *redirect) in parse_status()189 int skip_headers(int sock, bool *redirect) in skip_headers()253 bool download(struct addrinfo *ai, bool is_tls, bool *redirect) in download()374 bool redirect = false; in main() local