Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestRoundTripSocks5AndNewConnection (0.46 sec)

  1. staging/src/k8s.io/apimachinery/pkg/util/httpstream/spdy/roundtripper_test.go

    	return ctx, req.DestAddr
    }
    
    // be sure to unset environment variable https_proxy (if exported) before testing, otherwise the testing will fail unexpectedly.
    func TestRoundTripSocks5AndNewConnection(t *testing.T) {
    	localhostPool := localhostCertPool(t)
    
    	socks5Server := func(creds *socks5.StaticCredentials, interceptor *Interceptor) *socks5.Server {
    		var conf *socks5.Config
    		if creds != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 23 22:33:38 UTC 2023
    - 32.7K bytes
    - Viewed (0)
Back to top