Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@ThomasLeister ThomasLeister released this 17 Feb 13:20
· 16 commits to develop since this release
c4b6b83

What's Changed

  • Return status code 200 on OPTIONS requests by @Lykos153 in #19
  • Protect against shell-injection attacks by @kousu in #20
  • Fix tests and make path handling more robust by @sysvinit in #23
  • Misc fixes by @sysvinit in #24
  • Use constants from net/http instead of setting HTTP methods manually by @sysvinit in #28
  • Fix double slash when using / as handler by @cbix in #26
  • Add Unix domain socket support. by @sysvinit in #25
  • Added dockerfile by @shizzgar in #31

New Contributors

Full Changelog: v1.0.2...v1.0.3