CMSgov / price-transparency-guide-validator

Validation tool to check output files required by the price-transparency-guide
Apache License 2.0
29 stars 13 forks source link

Detect zip/gzip when a download request is redirected #102

Closed mint-thompson closed 1 year ago

mint-thompson commented 1 year ago

Fixes #101

If a download request is redirected, the final request URL will be different from the original request URL. Use the final request URL when assessing an application/octet-stream response.