Question : Http Headers Editing Tool

Hi Everyone,

Is there a tool that allows me to easily edit http headers and then send a request based on those headers?  I am looking for a tool that allows me to easily edit http headers in text format (along with ... perhaps), and then to be able to send that as an http reuqst.  For example suppose I want to send a request based on the following headers.

Also, can I send the OPTIONS method using tag, and if yes, what is the one line code that would do that?

Thanks,
Dan
Code Snippet:
1:
2:
OPTIONS / HTTP/1.0
Host: example.com

Answer : Http Headers Editing Tool

beside tampr data, you can use any client-side proxy: paros, webscarab, etc. etc.
Random Solutions  
 
programming4us programming4us