Method Protocols.HTTP.Session()->Request()->do_sync()


Method do_sync

Request|zero 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

prepare_method, do_async, do_thread