Description Usage Arguments Details Author(s)
View source: R/parseContentLength.R
Given a string containing an HTTP response header, extract the
"Content-Length"
header and convert it to a numeric value.
If no such header is found, return NA
.
1 |
h |
string containing the HTTP response header |
Internal function
Seth Falcon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.