mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
2ffb52499f
Disable session sharing and cookie jar when cookies property is set. The cookie jar actually replaces or removes any existing Cookie header set on the message, so the cookies property was effectively being ignored. There doesn't appear to be a way to inject the cookies into the jar without having to specify matching domains etc., so it's not possible to simulate the old behaviour of unconditionally sending the cookies with all messages, besides simply disabling the cookie jar. |
||
---|---|---|
.. | ||
gstsoup.c | ||
gstsouphttpclientsink.c | ||
gstsouphttpclientsink.h | ||
gstsouphttpsrc.c | ||
gstsouphttpsrc.h | ||
gstsouputils.c | ||
gstsouputils.h | ||
meson.build |