Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for boo (0.04 sec)

  1. guava-gwt/pom.xml

              </sourceFileExcludes>
              <!-- The above exclusion doesn't actually matter unless I prevent Javadoc from autodiscovering the source in the sourcepath, which defaults to the source directory :\ Boo for -sourcepath. -->
              <sourcepath>doesnotexist</sourcepath>
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Sep 04 21:35:58 UTC 2025
    - 19.4K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/kotlin/okhttp3/internal/http2/HpackTest.kt

          'r'.code,
          3,
          'f'.code,
          'o'.code,
          'o'.code,
        )
    
        // No more dynamic table updates should be emitted.
        hpackWriter!!.writeHeaders(listOf(Header("far", "boo")))
        assertBytes(0x40, 3, 'f'.code, 'a'.code, 'r'.code, 3, 'b'.code, 'o'.code, 'o'.code)
      }
    
      @Test
      fun noDynamicTableSizeUpdateWhenSizeIsEqual() {
        val currentSize = hpackWriter!!.headerTableSizeSetting
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed Mar 19 19:25:20 UTC 2025
    - 38.6K bytes
    - Viewed (0)
  3. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    bofa
    bokn.no
    boldlygoingnowhere.org
    boleslawiec.pl
    bolivia.bo
    bologna.it
    bolt.hu
    bolzano-altoadige.it
    bolzano.it
    bom
    bomlo.no
    bona.jp
    bond
    bones.replit.dev
    boo
    boo.jp
    book
    booking
    bookonline.app
    boomla.net
    bosch
    bostik
    boston
    bot
    bounceme.net
    boutique
    boutir.com
    box
    box.ca
    boxfuse.io
    boy.jp
    boyfriend.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  4. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/bom.html
    bom
    
    // bond : ShortDot SA
    // https://www.iana.org/domains/root/db/bond.html
    bond
    
    // boo : Charleston Road Registry Inc.
    // https://www.iana.org/domains/root/db/boo.html
    boo
    
    // book : Amazon Registry Services, Inc.
    // https://www.iana.org/domains/root/db/book.html
    book
    
    // booking : Booking.com B.V.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  5. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    bofa
    bokn.no
    boldlygoingnowhere.org
    boleslawiec.pl
    bolivia.bo
    bologna.it
    bolt.hu
    bolzano-altoadige.it
    bolzano.it
    bom
    bomlo.no
    bona.jp
    bond
    bones.replit.dev
    boo
    boo.jp
    book
    booking
    bookonline.app
    boomla.net
    bosch
    bostik
    boston
    bot
    bounceme.net
    boutique
    boutir.com
    box
    box.ca
    boxfuse.io
    boy.jp
    boyfriend.jp
    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