I need a simple tool under Windows which can catch some http request, make it possible to modify request headers (manually) and send it again

link|improve this question

1  
...For what purpose? (there are plenty of legit reasons to want to do this. There are also plenty of malicious reasons...) – voretaq7 Sep 19 '11 at 17:16
feedback

2 Answers

up vote 3 down vote accepted

Fiddler http://www.fiddler2.com/fiddler2/version.asp

link|improve this answer
feedback

tcpdump, wget, unix utils for windows (hosted on sf.net)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.