
Last chance! 50% off unlimited learning
Sale ends in
NULL
user_agent(agent)
accept_json
,
accept_xml
, add_headers
;
authenticate
; config
;
set_cookies
; timeout
;
use_proxy
; verbose
GET("http://httpbin.org/user-agent")
GET("http://httpbin.org/user-agent", user_agent("httr"))
Run the code above in your browser using DataLab