Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for gibi (0.12 sec)

  1. okhttp-brotli/src/test/java/okhttp3/brotli/BrotliBombTest.kt

          .matches(
            Regex(
              "decompression bomb\\? outputByteCount=\\d+, inputByteCount=\\d+ exceeds max ratio of 100",
            ),
          )
      }
    
      /** Returns a ByteString that expands to 10 GiB when Brotli-decompressed. */
      private fun readBrotli10G(): ByteString {
        val gzippedBrotliBomb =
          (
            "1f8b0800000000000000edce312bc4711cc7f1df1dba504e29933a93c960b4dd95d" +
    Plain Text
    - Registered: Fri Mar 29 11:42:11 GMT 2024
    - Last Modified: Mon Jan 29 22:50:20 GMT 2024
    - 2.9K bytes
    - Viewed (0)
Back to top