parseContentLength: Parse HTTP Response Header for Content Length

Description Usage Arguments Details Author(s)

View source: R/parseContentLength.R

Description

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.

Usage

1

Arguments

h

string containing the HTTP response header

Details

Internal function

Author(s)

Seth Falcon


pkgDepTools documentation built on Nov. 8, 2020, 5:24 p.m.