[Webkit-unassigned] [Bug 164662] New: Disallow loads using HTTP 0.9 at the ResourceHandle/NetworkLoad level

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 16:00:27 PST 2016


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

            Bug ID: 164662
           Summary: Disallow loads using HTTP 0.9 at the
                    ResourceHandle/NetworkLoad level
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: beidson at apple.com, bfulgham at webkit.org,
                    wilander at apple.com

Currently we disallow HTTP 0.9 loads at the ResourceLoader level. But this allows loads using HTTP 0.9 via other loaders (e.g. FrameLoader). We should disallow HTTP 0.9 loads at ResourceHandle/NetworkLoad level to prevent such circumvention.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161112/3321caec/attachment.html>


More information about the webkit-unassigned mailing list