- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for pathMatch (0.09 sec)
-
okhttp/src/main/kotlin/okhttp3/Cookie.kt
val domainMatch = if (hostOnly) { url.host == domain } else { domainMatch(url.host, domain) } if (!domainMatch) return false if (!pathMatch(url, path)) return false return !secure || url.isHttps } override fun equals(other: Any?): Boolean { return other is Cookie && other.name == name && other.value == value &&
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Apr 06 04:12:05 UTC 2024 - 23.1K bytes - Viewed (0) -
src/main/resources/fess_indices/fess_log.search_log/search_log.json
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Feb 25 13:38:21 UTC 2022 - 1.6K bytes - Viewed (0)