Commit f97d5d090cfc03d02eae3d4a955d49832b4c290c

Carlos Martín Nieto 2015-06-11T16:54:48

http: ask for the curl stream for non-encrypted connections 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.