SoupSession: add some API for handling redirections
authorDan Winship <danw@gnome.org>
Thu, 13 Mar 2008 01:39:14 +0000 (21:39 -0400)
committerDan Winship <danw@gnome.org>
Sat, 5 Nov 2011 13:10:07 +0000 (09:10 -0400)
commit43043425599e98cae85877aa53baf0115e342f5c
tree8d120cffcb3b388155629b1800f82f2136ebd3d8
parentc68bff78ac88efb0abc5bf2aa50866d67ed64d76
SoupSession: add some API for handling redirections
docs/reference/libsoup-2.4-sections.txt
libsoup/soup-message.c
libsoup/soup-message.h
libsoup/soup-session.c
libsoup/soup-session.h
tests/chunk-test.c
tests/forms-test.c
tests/misc-test.c
tests/redirect-test.c
tests/simple-httpd.c