Browse Source
Go sets ETag on the response writer (via SetEtag) before the If-Modified-Since and If-None-Match conditional checks, so both 304 response paths include the ETag header. The Rust implementation was only adding ETag to 200 responses.rust-volume-server
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue