Searched refs:SET_COOKIE2 (Results 1 - 2 of 2) sorted by relevance
/httpd/include/ | ||
H A D | util_cookies.h | 44 #define SET_COOKIE2 "Set-Cookie2" macro |
/httpd/server/ | ||
H A D | util_cookies.c | 106 apr_table_addn(t, SET_COOKIE2, rfc2965); 162 apr_table_addn(t, SET_COOKIE2, rfc2965); |
Completed in 527 milliseconds