Simbiat / HTTP20

A set of functions that may be universally useful for websites
GNU Affero General Public License v3.0
4 stars 2 forks source link

hash in HTTP header #17

Open Simbiat opened 2 months ago

Simbiat commented 2 months ago

At least zEcho needs to send a HTTP header with checksum of the original content (not eTag!). Possibly file-passthrough also should. This could be useful for integrity validation.