
BROWSE(url = NULL, config = list(), ..., handle = NULL)
query
,
path
, etc, passed on to modify_url
.
These parameters must be named.handle_pool
based on the scheme, hostname
and port of the url. By default DELETE
,
GET
, HEAD
BROWSE("http://google.com")
BROWSE("http://had.co.nz")
Run the code above in your browser using DataLab