Lint issue in send* package
internal/senddata/contentprocessor/contentprocessor.go:136:35: response body must be closed (bodyclose)
internal/sendfile/sendfile_test.go:180:34: response body must be closed (bodyclose)
internal/sendurl/sendurl.go:100: Function 'Inject' has too many statements (51 > 40) (funlen)
internal/sendurl/sendurl.go:236:45: response body must be closed (bodyclose)