[Webkit-unassigned] [Bug 247970] [SOUP] Can't make XHR request because of Content-Lenght header in GET request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 08:44:03 PST 2022


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Michael Catanzaro from comment #2)
> Heh, this might be one of those bug reports that explains a *lot* of broken
> websites... nice. I've been wondering why so many XHRs get blocked since
> 2015 or thereabouts.

Good news: this is already fixed. The bug only occurs when using webkit2gtk-4.0 (builds made with -DUSE_SOUP2=ON), which uses libsoup 2. If you switch to webkit2gtk-4.1 (builds made with default build options), which uses libsoup 3, then the bug is gone. I'm not sure whether this was a bug in libsoup itself, or a bug in WebKit that's fixed in the libsoup 3 codepaths, but I don't think it's worth investigating: applications should migrate to -4.1 as soon as possible, and only use -4.0 if you have other dependencies on libsoup 2 that you haven't been able to remove yet.

BTW I submitted about a dozen suspicious failed login attempts... hopefully Volvo does not decide to lock your account due to that. :P

-- 
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/20221116/5af9ce3f/attachment.htm>


More information about the webkit-unassigned mailing list