Skip to content

Releases: zachcheung/corsproxy

v1.1.0

13 Jun 14:03
14ea8a6
Compare
Choose a tag to compare

Changelog

  • 14ea8a6 add more installation options in README
  • d870bb2 add goreleaser and workflows
  • 44dd4ae add defaultAllowedMethods
  • e93f578 revert -extraAllowedHeaders
  • 33d9d88 remove Origin and Referer from request header
  • d68e60a add tests
  • 65ec7a1 cmd: add authorization to defaultAllowedHeaders
  • 2acb470 cmd: strip query of allowed targets
  • a47fef0 strip query of allowed targets
  • bfb33df expose normalize URL functions
  • d49945f replace -allowedHeaders with -extraAllowedHeaders
  • fd6c76c remove cmd package
  • 12ea066 fix target
  • 0e86bdd cmd/corsproxy: print options when in debug mode
  • 2022fb6 update install command in README
  • a1b88c2 fix cmd/corsproxy module name
  • 47cb533 fix corsproxy require