SoupSession: count redirections and cancel the message after too many
authorJosé Millán Soto <jmillan@igalia.com>
Fri, 4 Jun 2010 11:46:31 +0000 (13:46 +0200)
committerDan Winship <danw@gnome.org>
Tue, 8 Jun 2010 15:19:46 +0000 (11:19 -0400)
commit34ae2a292b69321078c5e7d922a39f75e8538d3a
tree074516d8ed1de48a9768a2f48b1a1a14ad0aceef
parentb5b76659341f08cffa9a592bb703fb81fa793dd2
SoupSession: count redirections and cancel the message after too many

and add a test to redirect-test

https://bugzilla.gnome.org/show_bug.cgi?id=604383
libsoup/soup-message-queue.h
libsoup/soup-session.c
libsoup/soup-status.c
libsoup/soup-status.h
tests/redirect-test.c