http.c
24 KB
-
http: ask for the curl stream for non-encrypted connections · f97d5d09
The TLS streams talk over the curl stream themselves, so we don't need to ask for it explicitly. Do so in the case of the non-encrypted one so we can still make use proxies in that case.
Carlos Martín Nieto committed