[Webkit-unassigned] [Bug 26994] Store non-standard HTTP headers in history

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 13:01:18 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26994





--- Comment #5 from Darin Adler <darin at apple.com>  2009-09-23 13:01:16 PDT ---
(From update of attachment 40013)
This patch is going to need a regression test -- should be easy to make one of
our http tests to test this.

Also, it would be good to have an example of a website where the change makes a
WebKit-based browser work better with the site.

it->first.startsWith("x-", false) is what you want for case sensitivity.

I don't think that using "x-" prefixed headers only is the right way to go
about this. Something that instead involved some sort of whitelist would be
better.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list