X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fcookie.h;h=ed90f2eb1abe2deb82e6a4409d6aed091194daa7;hb=ce627148dbba2878565b8d9da33f6b25f33da4bd;hp=8d83809cf1a2dca2e91f568ccc18f86210a100ae;hpb=2cb501be3b31d5ddc14de30498fadb4b31d56fb5;p=yaz-moved-to-github.git diff --git a/include/yaz/cookie.h b/include/yaz/cookie.h index 8d83809..ed90f2e 100644 --- a/include/yaz/cookie.h +++ b/include/yaz/cookie.h @@ -47,6 +47,7 @@ YAZ_EXPORT void yaz_cookies_response(yaz_cookies_t yc, Z_HTTP_Response *res); YAZ_EXPORT void yaz_cookies_request(yaz_cookies_t yc, ODR odr, Z_HTTP_Request *req); +YAZ_EXPORT void yaz_cookies_reset(yaz_cookies_t yc); YAZ_END_CDECL