Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Charles Web Debugger Proxy
Original author(s)Karl von Randow
Developer(s)Karl von Randow
Initial release2002; 22 years ago (2002)
Stable release
4.6.4[1] / 4 April 2023; 11 months ago (2023-04-04)
Operating systemWindows, Mac OS X 10.7 - 10.15, Linux[2]
PlatformJava
Size55 MB
TypePacket analyzer
LicenseTrialware
Websitewww.charlesproxy.com

Charles Web Debugging Proxy is a cross-platform HTTP debugging proxy server application written in Java. It enables the user to view HTTP, HTTPS, HTTP/2[3] and enabled TCP port traffic accessed from, to, or via the local computer. This includes requests and responses including HTTP headers and metadata (e.g. cookies, caching and encoding information) with functionality targeted at assisting developers analyze connections and messaging.

YouTube Encyclopedic

  • 1/3
    Views:
    6 827
    3 364
    59 423
  • Developer's Toolbox: What is Charles and why would I want it?
  • Hack: Use Your Computer as a Proxy Server for your iPhone
  • How To Set Up A Proxy Server In Windows 10

Transcription

Features

  • Network message analysis – Charles shows full messaging sources of all HTTP and similar TCP-based communications that pass via its proxy port.
  • XML, JSON, SOAP interpretation – structured viewers that translate the raw HTTP content into a tree format for analysis.
  • HTML, CSS, JavaScript viewers – providing marked-up/formatted/unminified text content display
  • SSL debugging – allowing decryption of encrypted data to review/troubleshoot the transmitted content.
  • Bandwidth throttling – to simulate slower internet speeds by slowing down bandwidth/speed and introducing latency, for example to simulate a slower 3G connection.
  • Flash development aids – including Action Message Format (AMF) content analysis.
  • Debugging HTTP connections from mobile devices – providing a proxy between an iOS[4] or Android[5] device and a remote site, to debug HTTP connections and behavior that only occur on devices, including debugging video streaming issues, airplay issues, etc. that cannot be tested in the iOS simulator.
  • Remote file debugging – ability to swap out a remote file for a local file to aid debugging a remote site without requiring access to the server files.[6]
  • Debugging aids – such as repeating URL post requests to test server changes, adding breakpoints, or editing request variables.
  • Validation function – ability to right-click any proxy request, and provide validation feedback using the W3C Markup Validation Service, useful for content the W3C service otherwise cannot access directly.

Browser support

Charles will autoconfigure for use on the following browsers:

See also

References

  1. ^ "Charles Web Debugging Proxy Application – Version History". 4 April 2023.
  2. ^ "Charles Web Debugging Proxy Application – Download Charles".
  3. ^ Jesse Wilson (2016-08-01). "Charles 4 has HTTP/2".
  4. ^ "Tutorial: Using Charles Proxy With Your iOS Development And HTTP Debugging". 2016-04-11.
  5. ^ Erik Straub (2017-06-20). "Using Charles Proxy to Debug Android SSL Traffic".
  6. ^ David Walsh (2016-01-21). "Remote Debugging with Charles Proxy".

External links

This page was last edited on 15 September 2023, at 20:14
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.