HEAD: Only return headers of the response
OPTIONS: View the HTTP methods supported by the route
On some sites PUT method will not be specified in the output of OPTIONS
Always test to see if the method can be used
Flags
-O
: Download Files
-L
: Follow Redirect
-v
: View request and handshake information
-I
: View Header only