HTTP Method
The HTTP Method drop-down menu offers two HTTP Request Methods.
- HEAD: Select to get only HTTP headers. This is the faster method.
- GET: Select to get entire page. Some sites do not allow HTTP requests using the Head method; in this case, try the Get method.