Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for harmless (0.08 sec)

  1. src/net/http/transport_test.go

    // to callers before recycling the persistent connection, which meant
    // a client doing two subsequent requests could end up on different
    // connections. It's somewhat harmless but enough tests assume it's
    // not true in order to test other things that it's worth fixing.
    // Plus it's nice to be consistent and not have timing-dependent
    // behavior.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 06 21:59:21 UTC 2024
    - 192.6K bytes
    - Viewed (0)
  2. pkg/config/validation/validation_test.go

    			},
    			"client CA bundle", "",
    		},
    		// this pair asserts we get errors about both client and server certs missing when in mutual mode
    		// and both are absent, but requires less rewriting of the testing harness than merging the cases
    		{
    			"mutual no certs",
    			&networking.ServerTLSSettings{
    				Mode:              networking.ServerTLSSettings_MUTUAL,
    				ServerCertificate: "",
    				PrivateKey:        "",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 03:11:45 UTC 2024
    - 196K bytes
    - Viewed (0)
  3. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    mixing them; and Spirit of Urine and Spirit of Salt, by subliming them together to make Sal-armoniac. Even the Rays of Light seem to be hard Bodies; for otherwise they would not retain different Properties in their different Sides. And therefore Hardness may be reckon'd the Property of all uncompounded Matter. At least, this seems to be as evident as the universal Impenetrability of Matter. For all Bodies, so far as Experience reaches, are either hard, or may be harden'd; and we have no other Evidence...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top