Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for billion (0.22 sec)

  1. docs/en/docs/advanced/security/http-basic-auth.md

    #### A "professional" attack
    
    Of course, the attackers would not try all this by hand, they would write a program to do it, possibly with thousands or millions of tests per second. And would get just one extra correct letter at a time.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jan 11 14:33:05 GMT 2024
    - 5.9K bytes
    - Viewed (0)
  2. docs/en/docs/async.md

    ---
    
    Common examples of CPU bound operations are things that require complex math processing.
    
    For example:
    
    * **Audio** or **image processing**.
    * **Computer vision**: an image is composed of millions of pixels, each pixel has 3 values / colors, processing that normally requires computing something on those pixels, all at the same time.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23K bytes
    - Viewed (0)
  3. docs/changelogs/changelog_3x.md

        overrides the stored "Content-Encoding" header.
     *  Fix: Gracefully shut down the HTTP/2 connection before it exhausts the
        namespace of stream IDs (~536 million streams).
     *  Fix: Never pass a null `Route` to `Authenticator`. There was a bug where
        routes were omitted for eagerly-closed connections.
    
    ## Version 3.9.1
    
    _2017-11-18_
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sun Feb 06 14:55:54 GMT 2022
    - 50.8K bytes
    - Viewed (0)
  4. okhttp/src/main/kotlin/okhttp3/HttpUrl.kt

     * example, the Unicode trademark sign (™) could be confused for the letters "TM" in
     * `http://ho™ail.com`. To mitigate this, the single character (™) maps to the string (tm). There
     * is similar policy for all of the 1.1 million Unicode code points. Note that some code points such
     * as "\ud83c\udf69" are not mapped and cannot be used in a hostname.
     *
     * [Punycode](http://ietf.org/rfc/rfc3492.txt) converts a Unicode string to an ASCII string to make
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Tue Jan 09 12:33:05 GMT 2024
    - 63.5K bytes
    - Viewed (1)
  5. ChangeLog.md

    - [`KTIJ-23890`](https://youtrack.jetbrains.com/issue/KTIJ-23890) Gradle to IDEA import: "You are currently using the Kotlin/JS Legacy toolchain" balloon is shown when I actually use IR
    
    ### IDE. Gradle. Script
    
    - [`KTIJ-25523`](https://youtrack.jetbrains.com/issue/KTIJ-25523) Scripts: support for standalone configuration flag
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
  6. architecture/ambient/ztunnel.md

      * While this is not needed for small scales, this is important for the long tail of massive clusters (think 1 million endpoints), where the entire set of endpoints cannot reasonably be replicated to each ztunnel.
    * It should not be client-specific.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Thu Apr 25 22:35:16 GMT 2024
    - 16.6K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.27.md

    - cloud.google.com/go/automl: v1.12.0
    - cloud.google.com/go/baremetalsolution: v0.5.0
    - cloud.google.com/go/batch: v0.7.0
    - cloud.google.com/go/beyondcorp: v0.5.0
    - cloud.google.com/go/billing: v1.13.0
    - cloud.google.com/go/binaryauthorization: v1.5.0
    - cloud.google.com/go/certificatemanager: v1.6.0
    - cloud.google.com/go/channel: v1.12.0
    - cloud.google.com/go/cloudbuild: v1.9.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  8. CHANGELOG/CHANGELOG-1.28.md

    - cloud.google.com/go/automl: v1.12.0
    - cloud.google.com/go/baremetalsolution: v0.5.0
    - cloud.google.com/go/batch: v0.7.0
    - cloud.google.com/go/beyondcorp: v0.5.0
    - cloud.google.com/go/billing: v1.13.0
    - cloud.google.com/go/binaryauthorization: v1.5.0
    - cloud.google.com/go/certificatemanager: v1.6.0
    - cloud.google.com/go/channel: v1.12.0
    - cloud.google.com/go/cloudbuild: v1.9.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  9. docs/fr/docs/async.md

    Par exemple :
    
    * Traitements d'**audio** et d'**images**.
    * La **vision par ordinateur** : une image est composée de millions de pixels, chaque pixel ayant 3 valeurs / couleurs, les traiter tous va nécessiter d'effectuer des traitements sur chaque pixel, et de préférence tous en même temps.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sun Mar 31 23:52:53 GMT 2024
    - 24K bytes
    - Viewed (0)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    sb
    com.sb
    edu.sb
    gov.sb
    net.sb
    org.sb
    
    // sc : http://www.nic.sc/
    sc
    com.sc
    gov.sc
    net.sc
    org.sc
    edu.sc
    
    // sd : http://www.isoc.sd/sudanic.isoc.sd/billing_pricing.htm
    // Submitted by registry <******@****.***>
    sd
    com.sd
    net.sd
    org.sd
    edu.sd
    med.sd
    tv.sd
    gov.sd
    info.sd
    
    // se : https://en.wikipedia.org/wiki/.se
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top