HeaderSpoof, by User24.


Required fields are address, file and port.
Address:
eg; www.google.com or 216.239.39.99
Protocol:
Version:
Return:
Method:
Hostname:
eg; www.google.com
Port #:
eg; 80
File to request:
eg; /index.html
Referer:
eg; http://www.google.com/
Cookie(s):
eg; name=value; name2=val2
User Agent:
eg; Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Auth-String (basic):
eg; username:password - base64 encoded automatically
Byte Range:
eg; 1-200
Additional Headers:
Content-Type:
eg; application/x-www-form-urlencoded
Required only when POST data below is not empty
POST Data:
eg; field1=val1&field2=val2
Content Length automatically calculated.
Only sent if Request Method is POST
Post-Processing?
This script allows easy manipulation of header information.

If any non-required fields are left empty, those headers will not be sent.

See http://www.w3.org/Protocols/HTTP/HTRQ_Headers.html for more info regarding HTTP headers.