[Webkit-unassigned] [Bug 152694] [WinCairo] Download should use header values from provided request object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 11:18:55 PST 2016


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

--- Comment #3 from peavo at outlook.com ---
(In reply to comment #2)
> Comment on attachment 268201 [details]
> Patch
> 
> It would be better to just iterate the existing headers, not all possible
> headers.  What if there is an unrecognized header?

Thanks for looking into this :) As far as I can see, the IWebURLRequest interface does not support iterating over existing headers, but maybe I've missed something? It is possible to get all headers as an IPropertyBag object, but this type only seems to support reading known header names.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160104/c6eb5a3b/attachment.html>


More information about the webkit-unassigned mailing list