Releases: mccutchen/safedialer
Releases · mccutchen/safedialer
v0.1.0
Initial release
See Andrew Ayer's excellent 2019 blog post "Preventing Server Side Request Forgery in Golang" for an explanation the dangers of connecting to arbitrary URLs from your own application code, and how this package can mitigate those dangers.