Localhost HTTP debugging with Fiddler (www.coderjournal.com)

published 1 year, 10 months ago, submitted by zigamorphzigamorph(2925) 1 year, 10 months ago

I have been a huge fan of Fiddler the HTTP Debugging Proxy for a couple years now. However one thing that always bugged me about any network debugging tool was the fact that it could debug localhost or 127.0.0.1. However I just found a solution while racking my brain for a way to debug one of my local projects.

5 comments | category: | Views: 42

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:

Comments:

posted by gavinjoycegavinjoyce(25.7k) 1 year, 10 months ago

"I don’t know if many of you are aware but the website http://www.somesite.com points to 127.0.0.1 as a standard for URL examples."

Indeed I didn't. What a handy tip, thanks!

posted by gavinjoycegavinjoyce(25.7k) 1 year, 10 months ago

It works on unix and linux too. :D

posted by dengar007dengar007(3069) 1 year, 10 months ago

That is awesome -- I had no clue ... I thought when people put "somesite.com" in examples it was a given change this thing :)

posted by CVertexCVertex(325) 1 year, 10 months ago

I was looking for a solution to this today!

The solution I found involved using "localhost." (with a dot) instead of "localhost"

I like this idea more!

posted by zigamorphzigamorph(2925) 1 year, 10 months ago

I have had mixed problems with "localhost." mostly browsers get confused when you do "localhost.:50000" with ports.

information Login or create an account to comment on this story