Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for http2Server (0.33 sec)

  1. src/net/http/server.go

    	}
    }
    
    var http2server = godebug.New("http2server")
    
    // onceSetNextProtoDefaults configures HTTP/2, if the user hasn't
    // configured otherwise. (by setting srv.TLSNextProto non-nil)
    // It must only be called via srv.nextProtoOnce (use srv.setupHTTP2_*).
    func (srv *Server) onceSetNextProtoDefaults() {
    	if omitBundledHTTP2 {
    		return
    	}
    	if http2server.Value() == "0" {
    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/encoding/json/testdata/code.json.gz

    min_t":1251233967,"max_t":1251233967,"mean_t":1251233967},{"name":"run_webkit_tests.sh","kids":[],"cl_weight":0.045454545454545456,"touches":1,"min_t":1251233967,"max_t":1251233967,"mean_t":1251233967},{"name":"layout_package","kids":[{"name":"http_server.sh","kids":[],"cl_weight":0.045454545454545456,"touches":1,"min_t":1251233967,"max_t":1251233967,"mean_t":1251233967},{"name":"platform_utils_linux.py","kids":[],"cl_weight":3.25,"touches":4,"min_t":1227124560,"max_t":1239208170,"mean_t":123616...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
Back to top