Searched defs:httponly (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/ | ||
H A D | cookie.h | 41 bool httponly; /* true if the httponly directive is present */ member |
/third_party/libwebsockets/lib/roles/http/ | ||
H A D | cookie.c | 59 unsigned int httponly:1; member |
Completed in 2 milliseconds