gstreamer/ext/soup
Eunhae Choi 8b6a261703 souphttpsrc: handle empty http proxy string
1) If the system http_proxy environment variable is not set
or set to an empty string, we must not set proxy to avoid
http connection error.

2) In case of proxy property setting, if user want to clear
the proxy setting, they should be able to set it to NULL or
an empty string again, so this is fixed too.

3) Check if the proxy string was parsed correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=752866
2015-07-31 10:54:02 +01:00
..
gstsoup.c souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00
gstsouphttpclientsink.c souphttpclientsink: Implement cookies property 2015-03-08 18:04:34 +01:00
gstsouphttpclientsink.h souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00
gstsouphttpsrc.c souphttpsrc: handle empty http proxy string 2015-07-31 10:54:02 +01:00
gstsouphttpsrc.h souphttpsrc: Add tls-database property 2015-06-10 14:10:39 -04:00
gstsouputils.c souputils: Fix compiler warning 2014-02-12 10:08:50 +01:00
gstsouputils.h souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00
Makefile.am souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00