Prevent Request headers canonicalization #239
Annotations
4 errors and 2 warnings
Linter:
internal/http1parser/request_test.go#L100
var-declaration: should drop = nil from declaration of var noTrailer; it is the zero value (revive)
|
Linter:
internal/http1parser/request_test.go#L117
"GET" can be replaced by http.MethodGet (usestdlibvars)
|
Linter:
internal/http1parser/request_test.go#L151
"GET" can be replaced by http.MethodGet (usestdlibvars)
|
Linter
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/goproxy/goproxy. Supported file pattern: go.sum
|
Loading