Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for pipelining (0.1 sec)

  1. src/net/http/server.go

    	//
    	// If the protocol is HTTP/1.1 and CloseNotify is called while
    	// processing an idempotent request (such as GET) while
    	// HTTP/1.1 pipelining is in use, the arrival of a subsequent
    	// pipelined request may cause a value to be sent on the
    	// returned channel. In practice HTTP/1.1 pipelining is not
    	// enabled in browsers and not seen often in the wild. If this
    	// is a problem, use HTTP/2 or only use CloseNotify on methods
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 123.4K bytes
    - Viewed (0)
Back to top