Anonymous
-
2025-06-29
Post awaiting moderation.
When trying to crawl a https/ssl-url over a defined proxy (setProxy), the proxy-server always responds "501 not implented".
This is due to the fact, that "CONNECT"-requests (instead og "GET"-requests) are not implemented yet.
Anonymous