Closed fabioperrella closed 3 years ago
related to https://github.com/WeTransfer/format_parser/pull/190
It adds the option :headers to FormatParser.parse_http, so it's possible to download a file from an URL which requires some kind of authentication header.
:headers
FormatParser.parse_http
related to https://github.com/WeTransfer/format_parser/pull/190
It adds the option
:headers
toFormatParser.parse_http
, so it's possible to download a file from an URL which requires some kind of authentication header.