I've discovered some workarounds, but I'm having some other issues (at least it works ok on the deploy): https://stackoverflow.com/questions/49409783/google-app-engine-permission-denied-proxy-tunneling-on-development-server Solution: just enable httplib sockets into the app.yaml file, but don't expect to have it working ok on the development server :).
luni, 10 noiembrie 2014, 03:22:02 UTC+2, Tracy Moore a scris: > > I'm using urllib2 to make several HTTP and HTTPS requests. My problem is > that I'm unable to make HTTPS requests through a proxy, as the GAE httplib > wont allow tunneling. > > Is there anyway around this? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/60e5d5da-3771-4293-a540-d25085b3130e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
