souphttp*: add ability to do HTTP session logging
authorReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Wed, 8 Jan 2014 02:00:56 +0000 (23:00 -0300)
committerReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Tue, 11 Feb 2014 20:50:44 +0000 (17:50 -0300)
commit4f42fff349df98733e6e40cb848e604d8e93b329
tree536750eacaae8ade43a9284fbe96ea5392e8bbfa
parent19a307930a9e44b5453501ec3ae8b6890ed489c0
souphttp*: add ability to do HTTP session logging

This changeset adds the loggin infrastructure and
mods both souphttpsrc and souphttclientsink to use it.

https://bugzilla.gnome.org/show_bug.cgi?id=721764
ext/soup/Makefile.am
ext/soup/gstsoup.c
ext/soup/gstsouphttpclientsink.c
ext/soup/gstsouphttpclientsink.h
ext/soup/gstsouphttpsrc.c
ext/soup/gstsouphttpsrc.h
ext/soup/gstsouputils.c [new file with mode: 0644]
ext/soup/gstsouputils.h [new file with mode: 0644]