I can perform a HEAD
request with Faraday (Faraday.head url), but I am using Mechanize on my current project.
I would like to grab a value from the header (filename) without downloading the file. Does the Mechanize gem provide such an option? I am using v2.0.