| headers | R Documentation | 
Extract the headers from a response
headers(x)
| x | A request object | 
add_headers() to send additional headers in a
request
## Not run: 
r <- GET("http://httpbin.org/get")
headers(r)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.