Search Options

Results per page
Sort
Preferred Languages
Advance

Results 231 - 240 of 324 for Lzip (0.02 sec)

  1. src/main/resources/fess_label_pl.properties

    labels.facet_filetype_ibooks=iBooks
    labels.facet_filetype_txt=Tekst
    labels.facet_filetype_rtf=Rich Text
    labels.facet_filetype_chm=Skompilowana pomoc HTML
    labels.facet_filetype_zip=Archiwum ZIP
    labels.facet_filetype_7z=Archiwum 7z
    labels.facet_filetype_bz=Archiwum BZIP
    labels.facet_filetype_bz2=Archiwum BZIP2
    labels.facet_filetype_tar=Archiwum TAR
    labels.facet_filetype_rar=Archiwum RAR
    labels.facet_filetype_3gp=Wideo 3gp
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  2. docs/fa/docs/features.md

    * <abbr title="In-process background tasks">تسک های درجریان در پس زمینه</abbr>.
    * <abbr title="Startup and shutdown events">رویداد های راه اندازی و متوفق شدن<abbr>.
    * تست کلاینت ساخته شده به روی HTTPX.
    * **CORS**, GZip, فایل های استاتیک, <abbr title="Streaming responses">پاسخ های جریانی</abbr>.
    * پشتیبانی از **نشست ها و کوکی ها**.
    * 100% پوشش با تست.
    * 100% کد براساس type annotate ها.
    
    ## ویژگی های Pydantic
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 15K bytes
    - Viewed (0)
  3. README.md

    OkHttp is an HTTP client that’s efficient by default:
    
     * HTTP/2 support allows all requests to the same host to share a socket.
     * Connection pooling reduces request latency (if HTTP/2 isn’t available).
     * Transparent GZIP shrinks download sizes.
     * Response caching avoids the network completely for repeat requests.
    
    OkHttp perseveres when the network is troublesome: it will silently recover from common connection
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Jul 28 07:33:49 UTC 2025
    - 8.8K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/core/jar/JarFileUtil.java

    import java.io.File;
    import java.io.IOException;
    import java.io.InputStream;
    import java.net.JarURLConnection;
    import java.net.URL;
    import java.net.URLConnection;
    import java.util.jar.JarFile;
    import java.util.zip.ZipEntry;
    
    import org.codelibs.core.exception.IORuntimeException;
    import org.codelibs.core.io.FileUtil;
    import org.codelibs.core.log.Logger;
    import org.codelibs.core.net.JarURLConnectionUtil;
    Registered: Fri Sep 05 20:58:11 UTC 2025
    - Last Modified: Thu Jul 31 08:16:49 UTC 2025
    - 4.9K bytes
    - Viewed (0)
  5. docs/nl/docs/features.md

    * **WebSocket** ondersteuning.
    * Taken in de achtergrond tijdens het proces.
    * Opstart- en afsluit events.
    * Test client gebouwd op HTTPX.
    * **CORS**, GZip, Statische bestanden, Streaming reacties.
    * **Sessie en Cookie** ondersteuning.
    * 100% van de code is getest.
    * 100% type geannoteerde codebase.
    
    ## Pydantic functionaliteit
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Tue Sep 03 13:50:38 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  6. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Hpack.kt

          Header(RESPONSE_STATUS, "304"),
          Header(RESPONSE_STATUS, "400"),
          Header(RESPONSE_STATUS, "404"),
          Header(RESPONSE_STATUS, "500"),
          Header("accept-charset", ""),
          Header("accept-encoding", "gzip, deflate"),
          Header("accept-language", ""),
          Header("accept-ranges", ""),
          Header("accept", ""),
          Header("access-control-allow-origin", ""),
          Header("age", ""),
          Header("allow", ""),
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon May 05 16:01:00 UTC 2025
    - 22.4K bytes
    - Viewed (0)
  7. src/main/resources/fess_config.properties

    application/vnd.oasis.opendocument.presentation=odp\n\
    application/pdf=pdf\n\
    application/x-fictionbook+xml=fb2\n\
    application/e-pub+zip=epub\n\
    application/x-ibooks+zip=ibooks\n\
    text/plain=txt\n\
    application/rtf=rtf\n\
    application/vnd.ms-htmlhelp=chm\n\
    application/zip=zip\n\
    application/x-7z-comressed=7z\n\
    application/x-bzip=bz\n\
    application/x-bzip2=bz2\n\
    application/x-tar=tar\n\
    application/x-rar-compressed=rar\n\
    video/3gp=3gp\n\
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_pt_BR.properties

    labels.facet_filetype_ibooks=iBooks
    labels.facet_filetype_txt=Texto
    labels.facet_filetype_rtf=Texto rico
    labels.facet_filetype_chm=Ajuda HTML compilada
    labels.facet_filetype_zip=Arquivo ZIP
    labels.facet_filetype_7z=Arquivo 7z
    labels.facet_filetype_bz=Arquivo BZIP
    labels.facet_filetype_bz2=Arquivo BZIP2
    labels.facet_filetype_tar=Arquivo TAR
    labels.facet_filetype_rar=Arquivo RAR
    labels.facet_filetype_3gp=Vídeo 3gp
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_es.properties

    labels.facet_filetype_ibooks=iBooks
    labels.facet_filetype_txt=Texto
    labels.facet_filetype_rtf=Texto enriquecido
    labels.facet_filetype_chm=Ayuda HTML compilada
    labels.facet_filetype_zip=Archivo ZIP
    labels.facet_filetype_7z=Archivo 7z
    labels.facet_filetype_bz=Archivo BZIP
    labels.facet_filetype_bz2=Archivo BZIP2
    labels.facet_filetype_tar=Archivo TAR
    labels.facet_filetype_rar=Archivo RAR
    labels.facet_filetype_3gp=Vídeo 3gp
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ko.properties

    labels.facet_filetype_epub=EPUB
    labels.facet_filetype_ibooks=iBooks
    labels.facet_filetype_txt=텍스트
    labels.facet_filetype_rtf=리치 텍스트
    labels.facet_filetype_chm=컴파일된 HTML 도움말
    labels.facet_filetype_zip=ZIP 아카이브
    labels.facet_filetype_7z=7z 아카이브
    labels.facet_filetype_bz=BZIP 아카이브
    labels.facet_filetype_bz2=BZIP2 아카이브
    labels.facet_filetype_tar=TAR 아카이브
    labels.facet_filetype_rar=RAR 아카이브
    labels.facet_filetype_3gp=3gp 비디오
    labels.facet_filetype_3g2=3g2 비디오
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
Back to top