Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for disableCompression (0.38 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"disable-compression": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/go1.txt

    pkg net/http, type Server struct, WriteTimeout time.Duration
    pkg net/http, type Transport struct
    pkg net/http, type Transport struct, Dial func(string, string) (net.Conn, error)
    pkg net/http, type Transport struct, DisableCompression bool
    pkg net/http, type Transport struct, DisableKeepAlives bool
    pkg net/http, type Transport struct, MaxIdleConnsPerHost int
    pkg net/http, type Transport struct, Proxy func(*Request) (*url.URL, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top