- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for bak (0.02 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/HeadersJvmTest.kt
.add("foo : bak") // Name trailing whitespace is trimmed. .add("\tkey\t:\tvalue\t") // '\t' also counts as whitespace .add("ping: pong ") // Value whitespace is trimmed. .add("kit:kat") // Space after colon is not required. .build() assertThat(headers.values("foo")).containsExactly("bar", "baz", "bak") assertThat(headers.values("key")).containsExactly("value")
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue May 27 14:51:25 GMT 2025 - 5.7K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/app/web/admin/maintenance/AdminMaintenanceActionTest.java
assertFalse(action.isLogFilename("fess.txt")); assertFalse(action.isLogFilename("fess.xml")); assertFalse(action.isLogFilename("fess.log.bak")); } // =================================================================================== // FessMessages
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 5.3K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/app/web/admin/log/AdminLogActionTest.java
} @Test public void test_isLogFilename_withInvalidExtension() { assertFalse(AdminLogAction.isLogFilename("fess.txt")); assertFalse(AdminLogAction.isLogFilename("fess.log.bak")); assertFalse(AdminLogAction.isLogFilename("fess.log.zip")); assertFalse(AdminLogAction.isLogFilename("fess.logs")); assertFalse(AdminLogAction.isLogFilename("fess.log.1"));Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 10.5K bytes - Click Count (0) -
helm-releases/minio-5.4.0.tgz
building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *~ # Various IDEs .project .idea/ *.tmproj # OWNERS file for Kubernetes OWNERS minio/README.md # MinIO Community Helm Chart [](https://slack.min.io) [ -
helm-releases/minio-5.3.0.tgz
building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *~ # Various IDEs .project .idea/ *.tmproj # OWNERS file for Kubernetes OWNERS minio/README.md # MinIO Community Helm Chart [](https://slack.min.io) [