X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=blobdiff_plain;f=include%2Fhttp.h;h=8403e358dad3153dad1383b486e58780d18f3211;hp=ca7d42fa7ef059d661bd9bdd39b2f3a137ca192b;hb=78ba3ee1d71032a1325036d5cefa8d0549d76ccd;hpb=48c745c539c41b0993ef3fd0c2c8ffb62afac9f7 diff --git a/include/http.h b/include/http.h index ca7d42f..8403e35 100644 --- a/include/http.h +++ b/include/http.h @@ -45,6 +45,7 @@ struct htconn { char *resstr; struct strpair *headers; ssize_t tlen, rxd, chl; + int autoredir; }; struct htcookie {