HTTP Monitor HTTP Analyzer

La herramienta HTTPWatch http://httpwatch.com/ se integra con Internet Explorer y permite ver todo el HTML que viaja entre el cliente y el servidor lo cual nos permite hacer análisis y debug del protocolo HTTP y HTTPS.

También está el HTTP Fidder http://www.fiddlertool.com/fiddler/ que permite hacer debug y análisis de HTTP y HTTPs

"Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language."

Technorati Tags:

Comments

Popular posts from this blog

Cómo identificar consultas más pesadas en SQL Server

Permitiendo la administración de los jobs a usuarios que no son System Administrators en SQL Server Agent 2005 o superior

FileTable en SQL Server 2012