Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for predeclared (0.08 sec)

  1. src/net/http/server.go

    	// [ResponseWriter.Write]) has no effect unless the HTTP status code was of the
    	// 1xx class or the modified headers are trailers.
    	//
    	// There are two ways to set Trailers. The preferred way is to
    	// predeclare in the headers which trailers you will later
    	// send by setting the "Trailer" header to the names of the
    	// trailer keys which will come later. In this case, those
    	// keys of the Header map are treated as if they were
    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