Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for doUpload (0.04 sec)

  1. okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt

        doUpload(TransferKind.FIXED_LENGTH, WriteKind.BYTE_BY_BYTE)
      }
    
      @Test
      fun fixedLengthUpload_smallBuffers() {
        doUpload(TransferKind.FIXED_LENGTH, WriteKind.SMALL_BUFFERS)
      }
    
      @Test
      fun fixedLengthUpload_largeBuffers() {
        doUpload(TransferKind.FIXED_LENGTH, WriteKind.LARGE_BUFFERS)
      }
    
      private fun doUpload(
        uploadKind: TransferKind,
        writeKind: WriteKind,
      ) {
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jun 21 20:36:35 UTC 2025
    - 133.2K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: Failed to download a bad word file. */
        public static final String ERRORS_failed_to_download_badword_file = "{errors.failed_to_download_badword_file}";
    
        /** The key of the message: Failed to upload a bad word file. */
        public static final String ERRORS_failed_to_upload_badword_file = "{errors.failed_to_upload_badword_file}";
    
        /** The key of the message: Failed to download a mapping file. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 119.6K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Download */
        public static final String LABELS_elevate_word_link_download = "{labels.elevate_word_link_download}";
    
        /** The key of the message: Upload */
        public static final String LABELS_elevate_word_link_upload = "{labels.elevate_word_link_upload}";
    
        /** The key of the message: Download */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.5.md

    * Since `kubernetes.tar.gz` no longer includes client or server binaries, `cluster/kube-{up,down,push}.sh` now automatically download released binaries if they are missing. ([#38730](https://github.com/kubernetes/kubernetes/pull/38730), [@ixdy](https://github.com/ixdy))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    domains
    donetsk.ua
    dongnai.vn
    dongthap.vn
    donna.no
    dontexist.com
    dontexist.net
    dontexist.org
    doomdns.com
    doomdns.org
    dopaas.com
    doshi.yamanashi.jp
    dot
    dovre.no
    download
    dp.ua
    dr.in
    dr.tr
    drammen.no
    drangedal.no
    dray-dns.de
    drayddns.com
    draydns.de
    dreamhosters.com
    drive
    drobak.no
    drr.ac
    drud.io
    drud.us
    drøbak.no
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. CHANGELOG/CHANGELOG-1.4.md

    * Assume volume is detached if node doesn't exist ([#29485](https://github.com/kubernetes/kubernetes/pull/29485), [@saad-ali](https://github.com/saad-ali))
    * kube-up: increase download timeout for kubernetes.tar.gz ([#29426](https://github.com/kubernetes/kubernetes/pull/29426), [@justinsb](https://github.com/justinsb))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    domains
    donetsk.ua
    dongnai.vn
    dongthap.vn
    donna.no
    dontexist.com
    dontexist.net
    dontexist.org
    doomdns.com
    doomdns.org
    dopaas.com
    doshi.yamanashi.jp
    dot
    dovre.no
    download
    dp.ua
    dr.in
    dr.tr
    drammen.no
    drangedal.no
    dray-dns.de
    drayddns.com
    draydns.de
    dreamhosters.com
    drive
    drobak.no
    drr.ac
    drud.io
    drud.us
    drøbak.no
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top