Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use uri_string module instead of the deprecated http_uri
http_uri is marked for deprecation since OTP 23 Use uri_string which is available since OTP 21 No need to provide alternative, because it's used only by mod_matrix, and this runs only with Erlang/OTP 24 or higher. https://www.erlang.org/patches/otp-23.0#inets-7.2 https://www.erlang.org/docs/23/man/http_uri
- Loading branch information