X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-p.h;h=5abaa2aefde1f0364cb02e5717e907d0fac18500;hb=94da887fdc444b624e4736e860e9a1777c92e847;hp=3cb9b80144fd13ac357f214615c852d070133638;hpb=d1b6ed4a27c255041e3d719e4b05ab476c337bbf;p=yaz-moved-to-github.git diff --git a/src/zoom-p.h b/src/zoom-p.h index 3cb9b80..5abaa2a 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -107,6 +107,7 @@ struct ZOOM_connection_p { zoom_sru_mode sru_mode; int no_redirects; /* 0 for no redirects. >0 for number of redirects */ yaz_cookies_t cookies; + char *location; int log_details; int log_api;