Chromium Code Reviews
DescriptionRespect the charset specified in PAC file responses.
I have updated the documentation of ProxyResolver and ProxyScriptFetcher to indicate that the response must always be given as UTF8. So ProxyScriptFetcher is responsible for any charset conversions internally.
This CL also adds a unit-test to make sure that content-encodings are respected (like gzip). This was not previously broken, but it is a related area (and wasn't being tested.)
BUG=http://crbug.com/22310
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26790
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 12
Patch Set 4 : Address wtc's comments #Patch Set 5 : re-order parameter so output is last #Messages
Total messages: 6 (0 generated)
|