powered by
timeout(seconds)
add_headers
authenticate
config
set_cookies
use_proxy
user_agent
verbose
GET("http://httpbin.org/delay/3", timeout(1)) GET("http://httpbin.org/delay/1", timeout(2))
Run the code above in your browser using DataLab