HttpDBG

HttpDBG - HTTP proxy server and prints every HTTP request and response to a log file as well as to stdout
Download

HttpDBG Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Stefan Reitshamer
  • Publisher web site:
  • Operating Systems:
  • Mac OS X 10.4 or later
  • File Size:
  • 114 KB

HttpDBG Tags


HttpDBG Description

HttpDBG - HTTP proxy server and prints every HTTP request and response to a log file as well as to stdout HttpDBG (HTTP Debugger) is a utility which acts as an HTTP proxy server but is single-threaded and prints every HTTP request and response to a log file as well as to stdout. This can be useful if you:· are wondering what the headers in the HTTP requests and responses are· are trying to track the path that the browser takes (for example when following redirects)· are confused by network analyzer output because multiple HTTP responses and requests are transmitted at the same time (since the servers and browser are multi-threaded)· suspect there's a race condition in your Web interface and want to try it in a single-threaded mannerTo execute and use HttpDBG:1. Start 'httpdbg' at a particular port (for example 8080) by typing: httpdbg 80802. Configure your Web browser to use that port as its HTTP proxy.3. Surf the Web through your browser and watch 'httpdbg' print the HTTP traffic to stdout as well as to the file 'httpdbg.log'.NOTE: HttpDBG is released under the MIT License.


HttpDBG Related Software