X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=include%2Fhttp.h;h=8403e358dad3153dad1383b486e58780d18f3211;hb=f5018426d1d10585f5093cecc506c5867f56b8c1;hp=ca7d42fa7ef059d661bd9bdd39b2f3a137ca192b;hpb=302a260054ea38d3cb97be6d1a3010082c09265d;p=doldaconnect.git 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 {