Simple bash script which reads an input list of IPs or URLS and uses curl to retrieve webserver header information. Also accepts an optional parameter to change the HTTP request method.
Use:
HTTPHeaderMethodTest.sh <INPUT FILE> <OPTIONAL HTTP METHOD>