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.

HTTP/HTTPS proxy for connections

See original GitHub issue

The old boto library had arguments proxy, proxy_port, proxy_user and proxy_pass to allow connections to the API endpoints to go through a proxy.

What is the boto3 equivalent way of programmatically setting the proxy parameters (i.e., not using the configuration file)?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:6
  • Comments:25 (5 by maintainers)

github_iconTop GitHub Comments

15reactions
thewbcommented, Mar 7, 2017

So you guys broke functionality and now consider fixing it, or reverting actually, a feature request? Y’all need Jesus.

10reactions
tmylkcommented, Oct 5, 2016

May I ask if this is on the roadmap? The lack of this feature stops us from migrating to boto3 from boto2 in the smart_open package.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CONNECT - HTTP - MDN Web Docs
The client asks an HTTP Proxy server to tunnel the TCP connection to the desired destination. The server then proceeds to make the...
Read more >
Proxy-Connection - HTTP: The Definitive Guide [Book] - O'Reilly
The Proxy-Connection header was meant to have similar semantics to the HTTP/1.0 Connection header. It was to be used between clients and proxies...
Read more >
HTTPS connections over proxy servers - Stack Overflow
Proxy transparently intercepts the connection and returns an ad-hoc generated(possibly weak) certificate Ka, signed by a certificate authority that is ...
Read more >
Connecting to a proxy server - IBM
Start Rule Designer. · Click Window > Preferences. · Expand General, and click Network Connection. · Set Active Provider to Manual. · Edit...
Read more >
About the HTTPS-Proxy - WatchGuard Technologies
HTTPS -proxy connections are — Specify whether connections are Allowed, Denied, or Denied (send reset) and define who appears in the From and...
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 Hashnode Post

No results found