http: Rewrite openconnect_obtain_cookie() loop
authorKevin Cernekee <cernekee@gmail.com>
Sat, 27 Oct 2012 22:21:09 +0000 (15:21 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 08:22:56 +0000 (01:22 -0700)
commit1725ee9f8e36a8eb4cea7d47dad03cb79c648163
tree3db54c3c9529233b437cad17788c960b2217a8f3
parent5d87d8d28e5bd286d3c743952813bb3aed1ef615
http: Rewrite openconnect_obtain_cookie() loop

First try XML POST, then fall back to the old method if that breaks.

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