[Webkit-unassigned] [Bug 191858] [GTK] Unexpected User-Agent on redirect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 1 08:07:37 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=191858
--- Comment #21 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to youenn fablet from comment #20)
> Much nicer indeed.
>
> > Not exactly, because now we are clearing the user agent on redirect, so
> > before this patch we received the previous user agent here, now it's empty,
> > if we don't fill it here we will end up with no user agent in the request.
>
> What is the impact of clearing user agent for subresource loads?
In the case of subresource loads the FrameLoader computes the user agent again if the header is not present, like for the main resource.
> Adding tests would be valuable for all these loads.
Right, but again, not easy to test :-(
--
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/20200901/3b39813a/attachment.htm>
More information about the webkit-unassigned
mailing list