DescriptionCleanup: have common HttpResponseHeaders routine to update with range
Currently we do this header-fixup in two places: PartialData and AppCache,
and I'm planning to do the very same header-fixup in yet another module,
ServiceWorker. I want to have a common utility in net/http/http_util
to do this so that all 3 modules can share it.
BUG=349319
TEST=HttpResponseHeadersTest.UpdateWithNewRange
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255905
Patch Set 1 #Patch Set 2 : #
Total comments: 8
Patch Set 3 : addressed comments #
Total comments: 6
Patch Set 4 : addressed comments #
Messages
Total messages: 16 (0 generated)
|