WeTransfer / format_parser

file metadata parsing, done cheap
https://rubygems.org/gems/format_parser
Other
62 stars 18 forks source link

Add option :headers to parse_http #193

Closed fabioperrella closed 3 years ago

fabioperrella commented 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.