request


Description:

[ Version ( since = "2.42" ) ]
public Request request (string uri_string) throws Error

Creates a Request for retrieving uri_string.

Parameters:

this

a Session

uri_string

a URI, in string form

Returns:

a new Request, or null on error.