HttpClient.getRequestParams

Gain access to the request parameters. Use this to add x=y style parameters to the request. These will be appended to the request assuming the original Uri does not contain any of its own.

class HttpClient
getRequestParams
()

Meta