Localhost HTTP debugging with Fiddler(coderjournal.com)

submitted by zigamorphzigamorph(3314) 3 years, 11 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: 85

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) 3 years, 11 months ago 0

"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!

Reply

posted by gavinjoycegavinjoyce(25.7k) 3 years, 11 months ago 0

It works on unix and linux too. :D

Reply

posted by dengar007dengar007(3084) 3 years, 11 months ago 0

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

Reply

posted by CVertexCVertex(325) 3 years, 11 months ago 0

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!

Reply

posted by zigamorphzigamorph(3314) 3 years, 10 months ago 0

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

Reply

information Login or create an account to comment on this story