feat(rpc): add ETag header with md5 hash content
The ETag header can be used for client-side caching.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag
Signed-off-by: Kevin Morris kevr@0cost.org
Edited by Kevin Morris
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
The ETag header can be used for client-side caching.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag
Signed-off-by: Kevin Morris kevr@0cost.org