func net/http.ServeContent

one use

	net/http (current package)
		fs.go#L194: func ServeContent(w ResponseWriter, req *Request, name string, modtime time.Time, content io.ReadSeeker) {