safeurl-elixir
safeurl-elixir copied to clipboard
HTTP client with built-in SSRF protection, compatible with Tesla and HTTPoison
Results
2
safeurl-elixir issues
Sort by
recently updated
recently updated
newest added
Example and `get()` are likely unsafe because the host is resolved twice. Once by checking and once by the http client. It is possible for the DNS to resolve differently...
Hi, Thanks for this library. Would it be possible to bump the lock file to accept HTTPoison 2.x please?