View source: R/download_helpers.R
| get_bls_headers | R Documentation |
Returns a named character vector of HTTP headers required for BLS API requests. These headers mimic a standard browser to ensure compatibility with BLS servers.
get_bls_headers(host = "download.bls.gov")
host |
The URL to use in the Host header (default: "download.bls.gov") |
A named character vector of HTTP headers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.