Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 29 for 2965 (0.09 sec)

  1. okhttp/src/main/kotlin/okhttp3/Cookie.kt

      )
      fun secure(): Boolean = secure
    
      /**
       * @param forObsoleteRfc2965 true to include a leading `.` on the domain pattern. This is
       *     necessary for `example.com` to match `www.example.com` under RFC 2965. This extra dot is
       *     ignored by more recent specifications.
       */
      internal fun toString(forObsoleteRfc2965: Boolean): String {
        return buildString {
          append(name)
          append('=')
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Apr 06 04:12:05 UTC 2024
    - 23.1K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/net/HttpHeaders.java

     *   <li><a href="http://www.ietf.org/rfc/rfc2183.txt">RFC 2183</a>
     *   <li><a href="http://www.ietf.org/rfc/rfc2616.txt">RFC 2616</a>
     *   <li><a href="http://www.ietf.org/rfc/rfc2965.txt">RFC 2965</a>
     *   <li><a href="http://www.ietf.org/rfc/rfc5988.txt">RFC 5988</a>
     * </ul>
     *
     * @author Kurt Alfred Kluever
     * @since 11.0
     */
    @GwtCompatible
    @ElementTypesAreNonnullByDefault
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Tue Oct 01 19:08:38 UTC 2024
    - 35.3K bytes
    - Viewed (0)
  3. cmd/apierrorcode_string.go

    	_ = x[ErrParseInvalidContextForWildcardInSelectList-292]
    	_ = x[ErrIncorrectSQLFunctionArgumentType-293]
    	_ = x[ErrValueParseFailure-294]
    	_ = x[ErrEvaluatorInvalidArguments-295]
    	_ = x[ErrIntegerOverflow-296]
    	_ = x[ErrLikeInvalidInputs-297]
    	_ = x[ErrCastFailed-298]
    	_ = x[ErrInvalidCast-299]
    	_ = x[ErrEvaluatorInvalidTimestampFormatPattern-300]
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jun 13 22:26:38 UTC 2024
    - 21.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.29.md

        - [Changed](#changed-3)
        - [Removed](#removed-3)
    - [v1.29.6](#v1296)
      - [Downloads for v1.29.6](#downloads-for-v1296)
        - [Source Code](#source-code-4)
        - [Client Binaries](#client-binaries-4)
        - [Server Binaries](#server-binaries-4)
        - [Node Binaries](#node-binaries-4)
        - [Container Images](#container-images-4)
      - [Changelog since v1.29.5](#changelog-since-v1295)
      - [Changes by Kind](#changes-by-kind-4)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:37:31 UTC 2024
    - 375.1K bytes
    - Viewed (1)
  5. guava-tests/test/com/google/common/collect/MultimapsCollectionTest.java

                            ImmutableSetMultimap.of("foo", 314, "one", 159, "two", 265, "bar", 358);
                        multimap.putAll(badEntries);
                        multimap =
                            Multimaps.filterEntries(
                                multimap,
                                not(Predicates.in(ImmutableMap.of("one", 159, "two", 265).entrySet())));
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 30 16:15:19 UTC 2024
    - 28.9K bytes
    - Viewed (0)
  6. internal/s3select/sql/jsondata/books.json

                "type": "Hardcover",
                "pages": 302
            },
            {
                "year": 2011,
                "publisher": "Harper Collins",
                "type": "Paperback",
                "pages": 265
            }
        ]
    }
    {
        "title": "The Robots of Dawn",
        "authorInfo": {
            "name": "Isaac Asimov",
            "yearRange": [1920, 1992],
            "penName": "Paul French"
        },
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Jun 01 21:59:40 UTC 2021
    - 1.9K bytes
    - Viewed (0)
  7. docs/en/docs/tutorial/response-model.md

    This also applies to `response_model_by_alias` that works similarly.
    
    ///
    
    //// tab | Python 3.10+
    
    ```Python hl_lines="29  35"
    {!> ../../docs_src/response_model/tutorial005_py310.py!}
    ```
    
    ////
    
    //// tab | Python 3.8+
    
    ```Python hl_lines="31  37"
    {!> ../../docs_src/response_model/tutorial005.py!}
    ```
    
    ////
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 18.1K bytes
    - Viewed (0)
  8. okhttp/src/test/java/okhttp3/internal/ws/MessageDeflaterInflaterTest.kt

          inflater.inflate("f240e30300".decodeHex())
        }
      }
    
      /**
       * Test for an [EOFException] caused by mishandling of fragmented buffers in web socket
       * compression. https://github.com/square/okhttp/issues/5965
       */
      @Test fun `inflate golden value in buffer that has been fragmented`() {
        val inflater = MessageInflater(false)
        val buffer = fragmentBuffer(Buffer().write("f248cdc9c957c8cc4bcb492cc9cccf530400".decodeHex()))
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Jan 06 05:31:00 UTC 2024
    - 5K bytes
    - Viewed (0)
  9. fuzzing/fuzzingserver-expected.txt

    "9.4.5 OK"
    "9.4.6 OK"
    "9.4.7 OK"
    "9.4.8 OK"
    "9.4.9 OK"
    "9.5.1 OK"
    "9.5.2 OK"
    "9.5.3 OK"
    "9.5.4 OK"
    "9.5.5 OK"
    "9.5.6 OK"
    "9.6.1 OK"
    "9.6.2 OK"
    "9.6.3 OK"
    "9.6.4 OK"
    "9.6.5 OK"
    "9.6.6 OK"
    "9.7.1 OK"
    "9.7.2 OK"
    "9.7.3 OK"
    "9.7.4 OK"
    "9.7.5 OK"
    "9.7.6 OK"
    "9.8.1 OK"
    "9.8.2 OK"
    "9.8.3 OK"
    "9.8.4 OK"
    "9.8.5 OK"
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Tue Mar 26 02:01:32 UTC 2019
    - 6.7K bytes
    - Viewed (0)
  10. docs/ru/docs/tutorial/response-model.md

    То же самое применимо к параметру `response_model_by_alias`.
    
    ///
    
    //// tab | Python 3.10+
    
    ```Python hl_lines="29  35"
    {!> ../../docs_src/response_model/tutorial005_py310.py!}
    ```
    
    ////
    
    //// tab | Python 3.8+
    
    ```Python hl_lines="31  37"
    {!> ../../docs_src/response_model/tutorial005.py!}
    ```
    
    ////
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 30.4K bytes
    - Viewed (0)
Back to top