Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 7230 (0.14 sec)

  1. src/net/http/server.go

    // Copyright 2009 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    // HTTP server. See RFC 7230 through 7235.
    
    package http
    
    import (
    	"bufio"
    	"bytes"
    	"context"
    	"crypto/tls"
    	"errors"
    	"fmt"
    	"internal/godebug"
    	"io"
    	"log"
    	"math/rand"
    	"net"
    	"net/textproto"
    	"net/url"
    	urlpkg "net/url"
    	"path"
    	"runtime"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 123.4K bytes
    - Viewed (0)
  2. src/net/http/serve_test.go

    		{"Foo: " + strings.Repeat("x", 1<<21) + "\r\n", 431}, // header too large
    		// Spaces between the header key and colon are not allowed.
    		// See RFC 7230, Section 3.2.4.
    		{"Foo : bar\r\n", 400},
    		{"Foo\t: bar\r\n", 400},
    
    		// Empty header keys are invalid.
    		// See RFC 7230, Section 3.2.
    		{": empty key\r\n", 400},
    
    		// Requests with invalid Content-Length headers should be rejected
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 202K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_TWALK                           = 0x2CE // 718
    	SYS_INSQUE                          = 0x2CF // 719
    	SYS_REMQUE                          = 0x2D0 // 720
    	SYS_POPEN                           = 0x2D1 // 721
    	SYS_PCLOSE                          = 0x2D2 // 722
    	SYS_SWAB                            = 0x2D3 // 723
    	SYS_MEMCCPY                         = 0x2D4 // 724
    	SYS_GETPAGESIZE                     = 0x2D8 // 728
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/lite/tests/ops.mlir

    }
    
    // -----
    
    func.func @transpose_uniform_qtype(%arg0 : tensor<1x3x4x3xf32>) -> tensor<3x4x3x1x!quant.uniform<i8:f32, 0.0078356266021728515:-1>> {
      %cst = arith.constant dense<[1, 2, 3, 0]> : tensor<4xi32>
      %0 = "tfl.quantize"(%arg0) {qtype = tensor<1x3x4x3x!quant.uniform<i8:f32, 0.0078356266021728515:-1>>} : (tensor<1x3x4x3xf32>) -> tensor<1x3x4x3x!quant.uniform<i8:f32, 0.0078356266021728515:-1>>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 189.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    	717:  {region: 0x9a, script: 0x22, flags: 0x0},
    	718:  {region: 0x9a, script: 0x22, flags: 0x0},
    	719:  {region: 0x96, script: 0x5b, flags: 0x0},
    	720:  {region: 0x23, script: 0x3, flags: 0x1},
    	721:  {region: 0xa5, script: 0x5b, flags: 0x0},
    	722:  {region: 0x166, script: 0x5b, flags: 0x0},
    	723:  {region: 0xd0, script: 0x5b, flags: 0x0},
    	724:  {region: 0x166, script: 0x5b, flags: 0x0},
    	725:  {region: 0x166, script: 0x5b, flags: 0x0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
  6. src/unicode/tables.go

    		{0x08e2, 0x0964, 130},
    		{0x0965, 0x0e3f, 1242},
    		{0x0fd5, 0x0fd8, 1},
    		{0x10fb, 0x16eb, 1520},
    		{0x16ec, 0x16ed, 1},
    		{0x1735, 0x1736, 1},
    		{0x1802, 0x1803, 1},
    		{0x1805, 0x1cd3, 1230},
    		{0x1ce1, 0x1ce9, 8},
    		{0x1cea, 0x1cec, 1},
    		{0x1cee, 0x1cf3, 1},
    		{0x1cf5, 0x1cf7, 1},
    		{0x1cfa, 0x2000, 774},
    		{0x2001, 0x200b, 1},
    		{0x200e, 0x2064, 1},
    		{0x2066, 0x2070, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

      %cst_1 = "tf.Const"() {value = dense<[2, 3, 1, 1]> : tensor<4xi32>} : () -> tensor<4xi32>
      // expected-error @+1 {{'tf.XlaSelectAndScatter' op expects padding to be a matrix with minor dimension 2, got 4, 2, 3}}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    nindent 6 }} {{- with .Values.podDisruptionBudget }} {{- toYaml . | nindent 2 }} {{- end }} {{- end }} manifests/charts/gateway/templates/hpa.yaml {{- if and (.Values.autoscaling.enabled) (eq .Values.kind "Deployment") }} {{- if (semverCompare ">=1.23-0" .Capabilities.KubeVersion.GitVersion)}} apiVersion: autoscaling/v2 {{- else }} apiVersion: autoscaling/v2beta2 {{- end }} kind: HorizontalPodAutosca metadata: name: {{ include "gateway.name" . }} namespace: {{ .Release.Namespace }} labels: {{- include...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)