Performs HTTP Operations (Request/Response).
Open a page.
Open a page but add some headers (from table) in the request.
Perform a request with a different method and optional json data.
Visit the page that is set in the location header of the previous response.
Check the HTTP Status code.
Alias for status code 200.
Check for the existence of certain HTTP Headers.
Check if the status code and location header are set.