码迷,mamicode.com
首页 > Web开发 > 详细

Charles-很好用的WEB DUBUGGING工具

时间:2014-10-11 13:57:35      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:style   http   io   os   ar   for   sp   on   cti   

Charles-很好用的WEB DUBUGGING工具


ABOUT CHARLES

Charles is a web proxy (HTTP Proxy / HTTP Monitor) that runs on your own computer. Your web browser (or any other Internet application) is then configured to access the Internet through Charles, and Charles is then able to record and display for you all of the data that is sent and received.


In Web and Internet development you are unable to see what is being sent and received between your web browser / client and the server. Without this visibility it is difficult and time-consuming to determine exactly where the fault is. Charles makes it easy to see what is happening, so you can quickly diagnose and fix problems.


Charles makes debugging quick, reliable and advanced; saving you time and frustration!


KEY FEATURES

SSL Proxying – view SSL requests and responses in plain text

Bandwidth Throttling to simulate slower Internet connections including latency

AJAX debugging – view XML and JSON requests and responses as a tree or as text

AMF – view the contents of Flash Remoting / Flex Remoting messages as a tree

Repeat requests to test back-end changes

Edit requests to test different inputs

Breakpoints to intercept and edit requests or responses

Validate recorded HTML, CSS and RSS/atom responses using the W3C validator


=======END=======


Charles-很好用的WEB DUBUGGING工具

标签:style   http   io   os   ar   for   sp   on   cti   

原文地址:http://my.oschina.net/xinxingegeya/blog/326746

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!