[Webkit-unassigned] [Bug 222558] New: [SOUP] Not doing HTTP 1.1?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 09:28:03 PST 2021


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

            Bug ID: 222558
           Summary: [SOUP] Not doing HTTP 1.1?
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org

I hope this is only a web inspector bug, but I doubt it. Open the web inspector to the Network tab, load example.com, then copy the request headers. We do this:

GET /
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15
Accept-Encoding: gzip, deflate
Accept-Language: en-US
Connection: Keep-Alive

But I would expect "GET /enter_bug.cgi HTTP/1.1"

-- 
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/20210301/e7654ed1/attachment.htm>


More information about the webkit-unassigned mailing list