Assess "security" headers for a given URL

assess_security_headers(url, include_ref = FALSE, ...)

Arguments

url

target URL

include_ref

if TRUE (default: FALSE) the data frame will contains information reference fields from http_headers

...

passed on to the final httr::HEAD() request.

Value

data frame (tibble)