[Webkit-unassigned] [Bug 145410] New: -[WKWebView loadRequest:] ignores HTTPBody in POST requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 10:39:27 PDT 2015


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

            Bug ID: 145410
           Summary: -[WKWebView loadRequest:] ignores HTTPBody in POST
                    requests
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eugenebut at chromium.org

Created attachment 253793
  --> https://bugs.webkit.org/attachment.cgi?id=253793&action=review
Test App

Steps to Reproduce:
1. Run "nc -l 8000" in terminal
2. Unzip WKWebView.zip, build and run attached project
3. Observe terminal output from nc tool

Expected Results:
nc should log TestBody

Actual Results:
nc logs 0 content length:
Content-Length: 0


Not reproducible with UIWebView
rdar://21124107

-- 
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/20150527/2ae30bf6/attachment.html>


More information about the webkit-unassigned mailing list