X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-p.h;h=3be459165f8e867c2a0dfb641e7b4fc2e42b8e86;hb=d6b502441f8d9b4b169e4f9bb28468d8f2dec627;hp=0f53b04ffb7c23bb357f38352294362f1a156057;hpb=047d6669724619dd486a9bfa62cde1b909951491;p=yaz-moved-to-github.git diff --git a/src/zoom-p.h b/src/zoom-p.h index 0f53b04..3be4591 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -91,6 +91,7 @@ struct ZOOM_connection_p { char *user; char *group; char *password; + int url_authentication; int async; int support_named_resultsets;