powered by
Extract the headers from a response
headers(x)
A request object
add_headers() to send additional headers in a request
add_headers()
# NOT RUN { r <- GET("http://httpbin.org/get") headers(r) # }
Run the code above in your browser using DataLab