Class webdriver.http.Request
code »Describes a partial HTTP request. This class is a "partial" request and only
defines the path on the server to send a request to. It is each
webdriver.http.Client
's responsibility to build the full URL for the
final request.
Constructor
Show: