Home | History | Annotate | Download | only in http

Lines Matching refs:Trailer

63 	// "Trailer" header before the call to WriteHeader (see example).
353 // the Trailer response header when the response header is
364 // declareTrailer is called for each Trailer header when the
370 case "Transfer-Encoding", "Content-Length", "Trailer":
802 for _, v := range cw.header["Trailer"] {