X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fcookie.h;h=ed90f2eb1abe2deb82e6a4409d6aed091194daa7;hp=8d83809cf1a2dca2e91f568ccc18f86210a100ae;hb=053c92d650501a953d68b228ad74d96b4606eaf6;hpb=64e4e1f8e3298673309f5483bd6d74b3b357238a 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