escape redirect urls #3308
Annotations
3 errors
staticcheck:
gateway/handler_codec.go#L177
should use strings.ContainsRune(requestURI.RawPath, '%') instead (S1003)
|
staticcheck:
gateway/handler_unixfs_dir.go#L54
should use strings.ContainsRune(requestURI.RawPath, '%') instead (S1003)
|
staticcheck
Process completed with exit code 1.
|
Loading