- Sort Score
- Result 10 results
- Languages All
Results 291 - 300 of 324 for Lzip (0.03 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
* </code></td><td><code> * smb1://host/share2/zig/zag * </code></td></tr> * * <tr><td ><code> * smb1://host/share/foo/bar/ * </code></td><td ><code> * ../zip/ * </code></td><td><code> * smb1://host/share/foo/zip/ * </code></td></tr> * * <tr><td ><code> * smb1://host/share/zig/zag * </code></td><td ><code> * smb1://foo/bar/ * </code></td><td><code> * smb1://foo/bar/
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: ZIP Archive */ public static final String LABELS_facet_filetype_zip = "{labels.facet_filetype_zip}"; /** The key of the message: 7z Archive */ public static final String LABELS_facet_filetype_7z = "{labels.facet_filetype_7z}"; /** The key of the message: BZIP Archive */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0) -
.bazelrc
build:rbe_win_base --config=clang_local build:rbe_win_base --shell_executable=C:\\tools\\msys64\\usr\\bin\\bash.exe build:rbe_win_base --remote_instance_name=projects/tensorflow-testing/instances/windows # Don't build the python zip archive in the RBE build. build:rbe_win_base --remote_download_minimal build:rbe_win_base --enable_runfiles build:rbe_win_base --nobuild_python_zip # Don't build the runfile links in the RBE build which is expensive on Windows.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Aug 22 21:03:34 UTC 2025 - 56K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbFile.java
* smb://host/share2/zig/zag * </code></td> * </tr> * * <tr> * <td ><code> * smb://host/share/foo/bar/ * </code></td> * <td ><code> * ../zip/ * </code></td> * <td><code> * smb://host/share/foo/zip/ * </code></td> * </tr> * * <tr> * <td ><code> * smb://host/share/zig/zag * </code></td> * <td ><code> * smb://foo/bar/ * </code></td>
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
api/go1.16.txt
pkg archive/zip, method (*File) ModTime //deprecated pkg archive/zip, method (*File) SetModTime //deprecated pkg archive/zip, method (*FileHeader) ModTime //deprecated pkg archive/zip, method (*FileHeader) SetModTime //deprecated pkg archive/zip, type FileHeader struct, CompressedSize //deprecated pkg archive/zip, type FileHeader struct, ModifiedDate //deprecated
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
cmd/erasure-object_test.go
err = objLayer.MakeBucket(ctx, "testbucket", MakeBucketOptions{}) if err != nil { t.Fatal(err) } // Unzip sample object data to the existing disks err = unzipArchive("testdata/xl-meta-inline-notinline.zip", path) if err != nil { t.Fatal(err) } // Try to read the object and check its md5sum gr, err := objLayer.GetObjectNInfo(ctx, "testbucket", "file", nil, nil, ObjectOptions{}) if err != nil {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 38.3K bytes - Viewed (0) -
cmd/api-errors.go
HTTPStatusCode: http.StatusBadRequest, }, ErrInvalidCompressionFormat: { Code: "InvalidCompressionFormat", Description: "The file is not in a supported compression format. Only GZIP is supported at this time.", HTTPStatusCode: http.StatusBadRequest, }, ErrInvalidFileHeaderInfo: { Code: "InvalidFileHeaderInfo",
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Wed Apr 16 07:34:24 UTC 2025 - 93K bytes - Viewed (1) -
docs/changelogs/changelog_3x.md
HTTP/2 server, close all but the first connection. * Fix: Fail the HTTP/2 connection if first frame isn't `SETTINGS`. * Fix: Forbid spaces in header names. * Fix: Don't offer to do gzip if the request is partial. * Fix: MockWebServer is now usable with JUnit 5. That update [broke the rules][junit_5_rules]. * New: Support `Expect: 100-continue` as a request header. Callers can use this header to
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sun Feb 06 14:55:54 UTC 2022 - 50.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
* OpenAPI spec is now available in protobuf binary and gzip format (with ETag support) ([#45836](https://github.com/kubernetes/kubernetes/pull/45836), [@mbohlool](https://github.com/mbohlool))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
docs/ja/docs/alternatives.md
非常にシンプルで直感的です。簡単に拡張できるように設計されており、モジュール化されたコンポーネントを持っています。 以下のような特徴があります。 * 非常に感動的な性能。 * WebSocketのサポート。 * GraphQLのサポート。 * インプロセスのバックグラウンドタスク。 * 起動およびシャットダウンイベント。 * requestsに基づいて構築されたテストクライアント。 * CORS、GZip、静的ファイル、ストリーミング応答。 * セッションとクッキーのサポート。 * 100%のテストカバレッジ。 * 100%の型注釈付きコードベース。 * ハードな依存関係はない。 Starletteは、現在テストされているPythonフレームワークの中で最も速いフレームワークです。フレームワークではなくサーバーであるUvicornだけが上回っています。
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 31.5K bytes - Viewed (0)