use RoundRobinProxySwitcher But Sometimes the colly.Request.ProxyURL is empty.
NOTE: not use CacheDir
Sometimes the requested proxy is empty, not every request.
I don't think it's a problem with RoundRobinProxySwitcher.
I found the exact reason
what's the reason? r.ProxyURL is always empty
same problem.
And does *http.Request really has the Context() method? source code
I could just find Ctx on req
Really appreciate for the solution @zplzpl
Still having issues with this. Ctx on request is always empty
Most helpful comment
same problem.
And does *http.Request really has the
Context()method? source codeI could just find
Ctxon reqReally appreciate for the solution @zplzpl