DevProxy revolutionizes debugging of active web pages by giving you access you to every byte that flows between the browser and the web server under test. Each HTTP request is broken out and displayed separately, making it easy to see exactly what is happening. From the main display, problems requests can be isolated, then displayed in ASCII, hex or may be saved to disk for later analysis. With this information at your fingertips you can rapidly understand and resolve complex problems in web page implementation.
This version features minor improvements and bug fixes.