Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@mccutchen mccutchen released this 06 Feb 04:24

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.