[akregator] [Bug 477891] Digest authentication failure

Dan Fandrich bugzilla_noreply at kde.org
Sun Dec 17 03:50:38 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=477891

Dan Fandrich <dan at coneharvesters.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
             Status|REPORTED                    |RESOLVED

--- Comment #4 from Dan Fandrich <dan at coneharvesters.com> ---
I traced the Akregator code and found that it seems to use the QtNetwork
classes to perform HTTP requests. I created a standalone Qt application to
perform a similar request and discovered that it truncates the response field
to 128 bits as well. So, it seems to be a problem in Qt itself (I tried both
5.15.2 and 5.15.7).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list