[Webkit-unassigned] [Bug 85880] [SOUP] Allow sending URI request data in chunks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 11:26:55 PDT 2012


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


Dan Winship <danw at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danw at gnome.org




--- Comment #6 from Dan Winship <danw at gnome.org>  2012-05-08 11:25:59 PST ---
(In reply to comment #4)
> > Hm... what about for chunked data, when the final length won't be known in advance? What does WebKit2 do in that case?
> 
> The API always has to provide the content_length in advance, doesn't SoupRequest also require to set content_length before finish()?

Yes, if it's known. But the docs explicitly say soup_request_get_content_length() can return -1 too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list