RequestOptions()
Default constructor
RequestOptions(other: RequestOptions)
Copy constructor
other - the options to copy
other
RequestOptions(json: JsonObject)
Create options from JSON
json - the JSON
json