func net/http.newTextprotoReader

2 uses

	net/http (current package)
		request.go#L991: func newTextprotoReader(br *bufio.Reader) *textproto.Reader {
		request.go#L1022: 	tp := newTextprotoReader(b)