Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(611)

Issue 23591029: Revalidation header blacklisting should be case-insensitive. (Closed)

Created:
7 years, 3 months ago by Mike West
Modified:
7 years, 3 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, kenjibaheux
Visibility:
Public.

Description

Revalidation header blacklisting should be case-insensitive. Headers like 'content-type' should be ignored for 304 responses, even if they are delivered as 'Content-Type', or 'CoNtEnT-TyPe', etc. BUG=246875 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157358

Patch Set 1 #

Patch Set 2 : test. #

Patch Set 3 : No copies. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -2 lines) Patch
A LayoutTests/http/tests/cache/content-type-ignored-during-revalidation.html View 1 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/cache/content-type-ignored-during-revalidation-expected.txt View 1 1 chunk +10 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/cache/resources/stylesheet304-bad-content-type.php View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
M Source/core/fetch/Resource.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Mike West
Hi Nate, would you mind taking a look at this CL? -mike
7 years, 3 months ago (2013-09-05 13:51:23 UTC) #1
Mike West
Hi Nate, would you mind taking a look at this CL? -mike
7 years, 3 months ago (2013-09-05 13:51:24 UTC) #2
Nate Chapin
lgtm
7 years, 3 months ago (2013-09-05 16:10:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/23591029/11001
7 years, 3 months ago (2013-09-05 16:27:38 UTC) #4
commit-bot: I haz the power
Failed to apply patch for LayoutTests/http/tests/cache/resources/stylesheet304-bad-content-type.php: While running patch -p1 --forward --force --no-backup-if-mismatch; A LayoutTests/http/tests/cache/resources/stylesheet304-bad-content-type.php ...
7 years, 3 months ago (2013-09-05 16:27:43 UTC) #5
Mike West
Um. That's a new file? How is it conflicting? :)
7 years, 3 months ago (2013-09-05 16:30:36 UTC) #6
Mike West
On 2013/09/05 16:30:36, Mike West wrote: > Um. That's a new file? How is it ...
7 years, 3 months ago (2013-09-05 16:37:26 UTC) #7
Isaac (away)
The file got detected a copy / modification of a copy. You can tell on ...
7 years, 3 months ago (2013-09-05 20:07:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/23591029/22001
7 years, 3 months ago (2013-09-06 07:10:12 UTC) #9
Mike West
On 2013/09/05 20:07:08, Isaac wrote: > The file got detected a copy / modification of ...
7 years, 3 months ago (2013-09-06 07:10:13 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 08:42:39 UTC) #11
Message was sent while issue was closed.
Change committed as 157358

Powered by Google App Engine
This is Rietveld 408576698