Examples for 'httr::headers'


Extract the headers from a response

Aliases: headers

Keywords:

### ** Examples

## Not run: 
##D r <- GET("http://httpbin.org/get")
##D headers(r)
## End(Not run)

[Package httr version 1.4.7 Index]