lambda
Parameters:path: No documentation
opts: No documentation
Complexity: N.A.
Returns: N.A.
lambda
Parameters:path: No documentation
opts: No documentation
Complexity: N.A.
Returns: N.A.
lambda
Parameters:path: No documentation
opts: No documentation
Complexity: N.A.
Returns: N.A.
lambda
Parameters:path: No documentation
opts: No documentation
Complexity: N.A.
Returns: N.A.
lambda
Parameters:path: No documentation
opts: No documentation
Complexity: N.A.
Returns: N.A.
performs a request to
path: the resource to access
scheme: the method type (e.g.
opts: the options (accepted keys are
Complexity: O(1) (heavily dependent on the network and request/response)
Returns: a hashmap with the keys
sets the buffer size of the socket buffer.
Parameters:nsize: an integer denoting the size
Complexity: O(1)
Returns: the new value
sets the default headers (normally only the user agent is set).
Parameters:headers: a hashmap mapping header names to values
Complexity: O(1)
Returns: the new value
sets the flag whether the library should follow redirects.
Parameters:flag: the boolean
Complexity: O(1)
Returns: the new value