Charles Charles Web Debugging Proxy

厂商名称:Charles

产品类别:
  • 软件
  • 开发工具
  • Web开发

分享到:

产品简介 该厂商其它产品 相关产品 厂商介绍

版本信息更新日期:2007年11月06日

 

Features

Charles helps to debug a wide range of web problems. Below is a list of Charles’ features:

  • Cookies are shown in theHTTPheaders, so you can see exactly what cookies you are sending and receiving.
  • Every request and response is recorded in Charles. Redirects that are often too quick to see when testing with a web browser can be seen in Charles. Requests from applications other than your web browser (such as Flash movies) can also be seen.
  • Request and response sizes are shown in Charles, so you can see how big each request was.
  • Assets loaded from anHTMLpage are recorded so that you can see how many images etc are loaded by a page, and where from.
  • All files can be viewed, including JavaScript files,CSSfiles,HTMLfiles etc.
  • Mirror all responses to disk, recording your session.
  • Blacklist sites so that requests are blocked.
  • See the results of caching by seeing cached responses (304 Not Modified), and requests containing last modified dates (IfModifiedSince).
  • Disable caching by removing cache related headers from requests and responses as they pass through Charles, ensuring that you are always requesting the latest file.
  • See whether a cache has served your request by looking for cache-hitHTTPheaders.
  • View encrypted HTTPS traffic in plain text. Enables you to view requests and responses in plain text even when communicating with anSSLsecured web server.
  • Reveal unexpected requests, such as typos and 404s.
  • View requested images.
  • Bandwidth Throttle your web connection to a specified bytes/second speed, and millisecond latency. This enables you to simulate modem conditions on a high speed internet connection (bandwidth simulator)
  • Spoof DNS name to ip mappings so that you can test a domain name before it has gone live. Very useful for testing your virtual hosting.
  • Export to CSV all of the summary data captured by Charles for analysis and reporting in Excel
  • Reverse proxy creates ports on the localhost that act as regularHTTPservers, but forward all requests to a specified web server.
  • HTTP 1.1 support - including keep-alive, chunking and content-encodings including gzip, compress and deflate.
  • External proxy support - configure an proxy for Charles to use to access the Internet
  • NTLM authentication support (Windows NT Challenge Response Authentication / Integrated Windows Authentication)
  • Automatic configuration of Windows Internet Proxy settings.
  • Search all headers and bodies for keywords.
  • Port forwarding support, allows any protocol to be forwarded by Charles and debugged.
  • Unicode and other charset encoding/decoding support.
  • AJAX debugging (Asynchronous Javascript andXML) and XMLHTTP debugging
  • AMF parsing to help debug Flash Remoting
  • Firefox proxy autoconfiguration

 

图片 产品名称 分类 厂商
Charles 漏洞扫描 Charles
1Micro Focus Enterprise Server Charles

Charles 是一家提供HTTP代理和HTTP监控的厂商,使得开发者能够清楚地看到他们的浏览器和Internet之间所有的HTTP信息。对Adobe Flash的开发者尤为重要。