Browse Source
Go sets ETag at L235 AFTER the If-Modified-Since and If-None-Match 304 return paths, so Go's 304 responses do not include the ETag header. The Rust code was incorrectly including ETag in both 304 response paths.rust-volume-server
1 changed files with 2 additions and 6 deletions
Loading…
Reference in new issue