- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for isHttpOnly (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/config/CookieConfig.java
this.secure = secure; } /** * Checks if the cookie is HTTP-only. * * @return true if HTTP-only */ public boolean isHttpOnly() { return httpOnly; } /** * Sets whether the cookie is HTTP-only. * * @param httpOnly true for HTTP-only cookies */Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Thu Jan 08 14:22:26 GMT 2026 - 3.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/SearchHelper.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 20 05:56:45 GMT 2025 - 36.3K bytes - Click Count (0)