-
- Downloads
Annotate use of deprecated `net/http/httputil` package
This is to silence some of the static analysis tools used in development. Despite `http.Client` and `http.Transport` being suggested as an alternative, there is no way to accomplish current functionality with either suggested replacement. See: https://github.com/golang/go/issues/8285
Please register or sign in to comment