1 synopsis: Fix handling of ETag header for remote packages
2 packages: cabal-install
8 Remote packages will now be cached regardless of the capitalization of the
9 "ETag" header. Previously remote packages would not be cached if the header
10 name did not match exactly. Now they will be cached even if the header's
11 capitalization is different.