[Webkit-unassigned] [Bug 66963] New: Move untrusted HTTP method/header checking to AssociatedURLLoader.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 11:26:59 PDT 2011


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

           Summary: Move untrusted HTTP method/header checking to
                    AssociatedURLLoader.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bbudge at gmail.com
                CC: fishd at chromium.org, levin at chromium.org


Move method and header checking to AssociatedURLLoader, so we can reuse code in XMLHttpRequest. Add an 'untrustedHttp' option to WebURLLoaderOptions, and if it's set, asynchronously return an error if the HTTP request is unsafe.

-- 
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