Showing posts with label Trace Webservice HTTP. Show all posts
Showing posts with label Trace Webservice HTTP. Show all posts

Thursday, February 26, 2009

Fiddler - HTTP trace tool

I came across an interesting tool, which trace the HTTP transaction. It was really simple and amazing tool which shows all the input and output happening in the HTTP 80 port. Even we can edit the delivered HTTP content and see the output in the browser.

You can download the tool from http://www.fiddler2.com. and the site all has a simple video to demonstrate the features.

It will be really helpful to debug ASP.Net / Web service code.

AI Learning resouces

 Collection of resources aka.ms/genai-beginners  -  github- generative-ai-for-beginners rasbt/LLMs-from-scratch: Implement a ChatGPT-like LL...