TeamHG-Memex/scrapy-rotating-proxies

about proxy without scheme(protocol)

searchlyf opened this issue · 1 comments

I saw proxies haven't specified http/https protocol. They works.
Why that happen? thanks

I see: add_http_if_no_scheme(url)
But based on my test, both http and https proxies respond https request equally,
while https proxies don't response http request.