http: Record the last redirection type
authorKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 04:14:07 +0000 (21:14 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 08:22:56 +0000 (01:22 -0700)
commitb8fbde4253511f13ba91b5072e30794544e63ca4
tree3080583336f95581b1dc622a5c205e6d1e1e02f0
parent723ea4660e82e8d399135d24ad56bf8c5fd4faa8
http: Record the last redirection type

The AnyConnect client uses the redirection type (new host, or just a
new URL on the same host) to figure out whether to use XML POST or
the old urlencoded scheme.  Preserve this information for future use.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
http.c
openconnect-internal.h