Method Protocols.HTTP.Session()->Request()->do_sync()
- Method do_sync
Request do_sync(array(string|int|mapping) args)
- Description
Perform a request synchronously. Get arguments from prepare_method.
- Returns
0 upon failure, this object upon success
- See also