Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for c308 (0.05 sec)

  1. src/net/http/client_test.go

    		`GET /?code=302 ""`,
    		`GET / ""`,
    		`DELETE /?code=303 "c303"`,
    		`GET / ""`,
    		`DELETE /?code=307&next=301,308,303,302,304 "c307"`,
    		`DELETE /?code=301&next=308,303,302,304 "c307"`,
    		`GET /?code=308&next=303,302,304 ""`,
    		`GET /?code=303&next=302,304 "c307"`,
    		`GET /?code=302&next=304 ""`,
    		`GET /?code=304 ""`,
    		`DELETE /?code=308&next=307 "c308"`,
    		`DELETE /?code=307 "c308"`,
    		`DELETE / "c308"`,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:30:50 UTC 2024
    - 63.8K bytes
    - Viewed (0)
  2. pilot/pkg/networking/core/route/route_test.go

    		Http: []*networking.HTTPRoute{
    			{
    				Redirect: &networking.HTTPRedirect{
    					Uri:          "example.org",
    					Authority:    "some-authority.default.svc.cluster.local",
    					RedirectCode: 308,
    				},
    			},
    		},
    	},
    }
    
    var virtualServiceWithRedirectPathPrefix = config.Config{
    	Meta: config.Meta{
    		GroupVersionKind: gvk.VirtualService,
    		Name:             "acme",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 14:12:39 UTC 2024
    - 88.1K bytes
    - Viewed (0)
  3. src/math/all_test.go

    	{1e-16, 1e+16},
    	{1e-308, 1e+308},
    	{5.6e-309, 1.7857142857142864e+308},
    	{5.5e-309, Inf(1)},
    	{1e-309, Inf(1)},
    	{1e-323, Inf(1)},
    	{5e-324, Inf(1)},
    	{-0.1, -10.686287021193193},
    	{-0.01, -100.58719796441078},
    	{-1e-08, -1.0000000057721567e+08},
    	{-1e-16, -1e+16},
    	{-0.001, -1000.5782056293586},
    	{-1e-16, -1e+16},
    	{-1e-308, -1e+308},
    	{-5.6e-309, -1.7857142857142864e+308},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jul 07 17:39:26 UTC 2023
    - 86.8K bytes
    - Viewed (0)
  4. src/math/big/float_test.go

    		// https://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/
    		{"2.2250738585072011e-308", 2.225073858507201e-308, Below},
    		// https://www.exploringbinary.com/java-hangs-when-converting-2-2250738585072012e-308/
    		{"2.2250738585072012e-308", 2.2250738585072014e-308, Above},
    	} {
    		for i := 0; i < 2; i++ {
    			// test both signs
    			tx, tout, tacc := test.x, test.out, test.acc
    			if i != 0 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 20:22:45 UTC 2024
    - 51.9K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/arm/asm5.go

    	{AMOVHU, C_SHIFT, C_NONE, C_REG, 23, 4, 0, 0, 0, 0},
    	{AMOVW, C_REG, C_NONE, C_LAUTO, 30, 8, REGSP, LTO, 0, C_PBIT | C_WBIT | C_UBIT},
    	{AMOVW, C_REG, C_NONE, C_LOREG, 30, 8, 0, LTO, 0, C_PBIT | C_WBIT | C_UBIT},
    	{AMOVW, C_REG, C_NONE, C_ADDR, 64, 8, 0, LTO | LPCREL, 4, C_PBIT | C_WBIT | C_UBIT},
    	{AMOVB, C_REG, C_NONE, C_LAUTO, 30, 8, REGSP, LTO, 0, C_PBIT | C_WBIT | C_UBIT},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 15 20:51:01 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  6. src/runtime/zcallback_windows_arm64.s

    	MOVD	$1304, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1305, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1306, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1307, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1308, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1309, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1310, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1311, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1312, R12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 21 21:52:38 UTC 2021
    - 89.3K bytes
    - Viewed (0)
  7. src/runtime/zcallback_windows_arm.s

    	MOVW	$1304, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1305, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1306, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1307, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1308, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1309, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1310, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1311, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1312, R12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 21 21:52:38 UTC 2021
    - 89.3K bytes
    - Viewed (0)
  8. pilot/pkg/networking/core/route/route.go

    	case 303:
    		action.Redirect.ResponseCode = route.RedirectAction_SEE_OTHER
    	case 307:
    		action.Redirect.ResponseCode = route.RedirectAction_TEMPORARY_REDIRECT
    	case 308:
    		action.Redirect.ResponseCode = route.RedirectAction_PERMANENT_REDIRECT
    	default:
    		log.Warnf("Redirect Code %d is not yet supported", redirect.RedirectCode)
    		action = nil
    	}
    
    	out.Action = action
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 14:12:39 UTC 2024
    - 56.1K bytes
    - Viewed (0)
  9. src/net/http/request.go

    //
    // If body is of type [*bytes.Buffer], [*bytes.Reader], or
    // [*strings.Reader], the returned request's ContentLength is set to its
    // exact value (instead of -1), GetBody is populated (so 307 and 308
    // redirects can replay the body), and Body is set to [NoBody] if the
    // ContentLength is 0.
    func NewRequestWithContext(ctx context.Context, method, url string, body io.Reader) (*Request, error) {
    	if method == "" {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/net/dns/dnsmessage/message.go

    	Serial  uint32
    	Refresh uint32
    	Retry   uint32
    	Expire  uint32
    
    	// MinTTL the is the default TTL of Resources records which did not
    	// contain a TTL value and the TTL of negative responses. (RFC 2308
    	// Section 4)
    	MinTTL uint32
    }
    
    func (r *SOAResource) realType() Type {
    	return TypeSOA
    }
    
    // pack appends the wire format of the SOAResource to msg.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Mar 09 00:09:40 UTC 2024
    - 69K bytes
    - Viewed (0)
Back to top