[Webkit-unassigned] [Bug 253689] New: Win MiniBrowser: Show a message box if the response has error status code and no content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 20:44:09 PST 2023


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

            Bug ID: 253689
           Summary: Win MiniBrowser: Show a message box if the response
                    has error status code and no content
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

Currently, https://www.instagram.com/jumpei.mitsui/ replied 429 (Too Many Requests) responce with content-length:0.
In this case, Windows MiniBrowser just shows a blank page.

$ curl -D - https://www.instagram.com/jumpei.mitsui/
HTTP/2 429 
reporting-endpoints: coep_report="https://www.facebook.com/browser_reporting/?minimize=0"
report-to: {"max_age":86400,"endpoints":[{"url":"https:\/\/www.facebook.com\/browser_reporting\/?minimize=0"}],"group":"coep_report"}
document-policy: force-load-at-top
cross-origin-resource-policy: rollout
cross-origin-embedder-policy-report-only: require-corp;report-to="coep_report"
cross-origin-opener-policy: same-origin-allow-popups
pragma: no-cache
cache-control: private, no-cache, no-store, must-revalidate
expires: Sat, 01 Jan 2000 00:00:00 GMT
x-content-type-options: nosniff
x-xss-protection: 0
x-frame-options: DENY
strict-transport-security: max-age=15552000
content-type: text/html; charset="utf-8"
x-fb-debug: LzOG9hHoUvJeQXvpQyck26YRiEAXvV0XaW34cq1ebPZw/MLfze8UzZW8VSX73k2rw3dEAq5LVhKQZNZDIeHp6Q==
content-length: 0
date: Fri, 10 Mar 2023 04:40:09 GMT
priority: u=3,i
x-fb-trip-id: 1679558926
alt-svc: h3=":443"; ma=86400

-- 
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/20230310/8fd1944f/attachment.htm>


More information about the webkit-unassigned mailing list