We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4aa5f88 + 1142105 commit a40876dCopy full SHA for a40876d
changelog.d/issue-9113
@@ -0,0 +1,13 @@
1
+synopsis: Fix handling of ETag header for remote packages
2
+packages: cabal-install
3
+prs: #9116
4
+issues: #9113
5
+
6
+description: {
7
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.
12
13
+}
0 commit comments