Top "Charles-proxy" questions

Questions related to Charles, an HTTP proxy / HTTP monitor / Reverse Proxy.

How to configure SSL certificates with Charles Web Proxy and the latest Android Emulator on Windows?

I would like to use Charles web proxy to work with the Android emulator in Windows. I've successfully set up …

android ssl ssl-certificate webproxy charles-proxy
SSL Proxy/Charles and Android trouble

I want to test Https calls from android device using Charles proxy tool. I need to see the raw request/…

android proxy charles-proxy
How to use Charles Proxy on the Xcode 6 (iOS 8) Simulator?

It seems that the directory for the iOS Simulator has changed. It used to be in ~/Library/Application\ Support/iPhone\ …

ios ios8 xcode6 ios-simulator charles-proxy
Charles proxy fails on SSL Connect Method

I have Android 4.3 forced to use Charles proxy via IPTABLES. The charles certificate is installed on the phone. I am …

ssl proxy iptables charles-proxy
Charles proxy not working with Chrome

I am working on Mac and have identical Proxy settings for the System and Firefox browser. However, I am able …

google-chrome proxy charles-proxy
Charles Proxy SSL Certificate not working

I want to modify the website www.moviestarplanet.com. The site got https secured 2-3 weeks ago and i could …

proxy charles-proxy
Charles Proxy SSL: "SSL Proxying not enabled for this host"

Why am I not able to see responses in Charles Proxy when debugging an app? It is very strange, all …

charles-proxy
Is it possible to rewrite a status code with Charles Proxy?

I'm using Charles Proxy to rewrite a response from an API for testing purpose. If I set a breakpoint, I …

proxy rewrite charles-proxy
Can't set headers on my WKWebView POST request

I want to do a POST request to my WKWebView but the headers doesn't get set when I monitor the …

ios objective-c nsurlrequest charles-proxy wkwebview
How to change response body with Charles?

I am using Charles (http://www.charlesproxy.com) to debug my HTTP requests and now I run into an issue …

charles-proxy