Hello,
  I need to peek at the HTTPS traffic generated by my local instance
of the app-server when debugging.

  How do I configure the local appengine instance to use to a http
proxy for it's web requests?  Or is there a way to configure a proxy
to employed by urlfetch using the urlfetch API (I didn't see anything
in the docs)

  I use Charles on OS-X to peek at web traffic, and it's "OS-X Proxy"
capture doesn't pick up the urlfetch's I am calling in my Python
appengine app.



  - mattb

PS: I can't simply sniff the packets because my request is HTTPS and I
need Charles or something that understands HTTPS to decrypt the
traffic for me.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to