Method Protocols.HTTP.Promise.do_method()
- Method
do_method
Concurrent.Future
do_method(string
http_method
,Protocols.HTTP.Session.URL
url
,void
|Arguments
args
)- Description
Fetch an URL with the
http_method
method.
Concurrent.Future
do_method(string
http_method
, Protocols.HTTP.Session.URL
url
, void
|Arguments
args
)
Fetch an URL with the http_method
method.