question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HTTPS proxy does not support

See original GitHub issue

When I try add httpS proxy, it not working args={ 'proxy': 'https://35.185.80.76:3128', }

Bad request to Splash: {'info': {'type': 'bad_argument', 'argument': 'proxy', 'description': 'Invalid proxy URL format.'}, 'description': 'Incorrect HTTP API arguments', 'error': 400, 'type': 'BadOption'} May be need use other way? Thanks

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Miandocommented, Sep 29, 2017

Дело было в User-Agent. Спасибо еще раз, извиняюсь что голову морочил

0reactions
Miandocommented, Sep 29, 2017

Извиняюсь, я только учу англ. мог не правильно донести информацию. Суть в том, что когда я без прокси, через браузер захожу по ссылке, вижу Access Denied You don't have permission to access, устанавливаю прокси, вижу нормальный сайт. Со scrapy точно также. когда пробую добавить аргумент в Splashargs={ 'proxy': 'http://35.185.80.76:3128'} возвращает тело Access Denied You don't have permission to access Еще раз спасибо за ответы

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTTPS connections over proxy servers - Stack Overflow
The short answer is: It is possible, and can be done with either a special HTTP proxy or a SOCKS ...
Read more >
HTTPS proxy is not supported #3787 - square/okhttp - GitHub
The proxy is in charge to forward to server. HTTPS: the client want to send a request to a server, encrypted with the...
Read more >
HTTPS proxy configuration not working
The infrastructure agent's HTTP/HTTPS proxy configuration is not working. For best proxy results, we recommend using the most recent infrastructure agent.
Read more >
Using an HTTP proxy - AWS Command Line Interface
Configure the AWS CLI to use an HTTP proxy. ... The AWS CLI doesn't support NTLM proxies. ... The AWS CLI supports HTTP...
Read more >
Duo Authentication Proxy Reference - Duo Security
The Authentication Proxy does not natively support load balancing and ... Windows from https://dl.duosecurity.com/duoauthproxy-latest.exe.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found