scrapy-rotating-proxies icon indicating copy to clipboard operation
scrapy-rotating-proxies copied to clipboard

about proxy without scheme(protocol)

Open searchlyf opened this issue 5 years ago • 1 comments

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

searchlyf avatar Jul 19 '19 03:07 searchlyf

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.

searchlyf avatar Jul 19 '19 03:07 searchlyf