Lines Matching full:responsewriter
3209 add http.SetCookie(ResponseWriter, *Cookie),
3676 The Hijack and Flush methods have been removed from the http.ResponseWriter
3679 http.ResponseWriter to http.Request.
3681 The http.ResponseWriter interface's SetHeader method has been replaced by a
4848 type http.ResponseWriter. ResponseWriter implements the same methods as *Conn,