App

Changelog · Latest Changes

How do I verify the integrity of a downloaded feed file?

Checksum information is provided in the download response headers — look for a header such as x-goog-hash and use the algorithm and value it specifies to verify. Don't treat the ETag as an MD5 checksum; it isn't one.

datafeeds

Similar questions