HTTP header values should be treated as latin1, not UTF-8
authorCarlos Garcia Campos <carlosgc@webkit.org>
Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)
committerAlberto Garcia <berto@igalia.com>
Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)
commit8c104cf39ed7564bc7890319067e6003f7e53ddf
tree4f5970e749f99a0801dc3cc92d798fda3394cd2f
parent608dc74953239d478294f9b3acde79b09a5d3883
HTTP header values should be treated as latin1, not UTF-8

===================================================================

Gbp-Pq: Name http-latin1.patch
Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp
Source/WebCore/platform/network/soup/ResourceResponseSoup.cpp