[Webkit-unassigned] [Bug 212858] New: Request object's text, json, arrayBuffer function do not work even though devtools shows that request the request object has these properties.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 18:05:13 PDT 2020


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

            Bug ID: 212858
           Summary: Request object's  text, json, arrayBuffer function do
                    not work even though devtools shows that request the
                    request object has these properties.
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peter.b.wu at oracle.com

When handling POST requests within application Safari, operations such as text, json, arrayBuffer cause a "NotSupportedError: The operation is not supported". 

When handling POST requests within the developer console in Safari, the same operations do not throw this error.

-- 
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/20200606/06a34771/attachment.htm>


More information about the webkit-unassigned mailing list