Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ofString (0.13 sec)

  1. src/net/http/server.go

    	// the client is required to send the request body whether we
    	// asked for it or not.
    	//
    	// We probably do want to skip reusing the connection in most cases,
    	// however. If the client is offering a large request body that we
    	// don't intend to use, then it's better to close the connection
    	// than to read the body. For now, assume that if we're sending
    	// headers, the handler is done reading the body and we should
    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