[Webkit-unassigned] [Bug 203273] New: [GTK][WPE] Support setting response headers in custom URI scheme handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 14:34:46 PDT 2019


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

            Bug ID: 203273
           Summary: [GTK][WPE] Support setting response headers in custom
                    URI scheme handlers
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

Registering a custom URI scheme handler does not allow setting HTTP
response headers, as there is no API in WebKitURISchemeRequest which
would allow such a thing. Supporting this would allow, for example,
setting `Access-Control-Allow-Origin` to allow CORS requests in
pages generated by a handler.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191022/88c1888f/attachment.html>


More information about the webkit-unassigned mailing list