[Bug 640159] [souphttpsrc] add support to load cookies from a cookiejar file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 29 15:08:51 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=640159
  GStreamer | gst-plugins-good | git

Dan Winship <danw> changed:

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

--- Comment #4 from Dan Winship <danw at gnome.org> 2013-09-29 22:08:47 UTC ---
you don't need to figure out what cookies to send yourself. just add the cookie
jar to the session with soup_session_add_feature(), and then it will
automatically deal with sending the right cookies for you (and updating them
from the server response, and saving them to disk, etc)

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


More information about the gstreamer-bugs mailing list