Chromium Code Reviews
DescriptionWe currently have the ability to set extra HTTP header fields in WebURLRequest. However, the extra HTTP header fields are not stored in WebHistoryItem and are therefore lost after navigation. Non-standard HTTP headers, usually prefixed with 'X-', are used by a number of server-based applications and represent a safe subset of extra HTTP headers that can be stored in the history. This patch works in combination with the patch for the below WebKit issue to support storage and recall of non-standard HTTP headers.
https://bugs.webkit.org/show_bug.cgi?id=26994
The chromium side of this patch is available here: http://codereview.chromium.org/225012
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #
Messages
Total messages: 1 (0 generated)
|
|||||||||||||||||||||||||||||||||||||