Skip to content

Releases: brighteyed/http-server

v0.6.0

07 Jun 06:24

Choose a tag to compare

  • Upgrade go version to 1.22
  • Discard duplicate routes

Full Changelog: v0.5.1...v0.6.0

v0.5.0

12 Jan 07:52

Choose a tag to compare

Add support for custom headers

Full Changelog: v0.4.2...v0.5.0

v0.4.2

16 Nov 09:52

Choose a tag to compare

Fix Content-Type for index.html while serving from zip

v0.4.1

15 Nov 07:09

Choose a tag to compare

Fix zip handler: close files

v0.4

14 Nov 18:26

Choose a tag to compare

What's Changed

  • Command line -d arg should have priority over configuration by @brighteyed in #4
  • Serve contents of zip archives by @brighteyed in #5

http-server v0.3

07 Nov 14:36

Choose a tag to compare

What's Changed

http-server v0.2

06 Nov 12:52

Choose a tag to compare

What's Changed

http-server v0.1

31 Oct 15:32

Choose a tag to compare

Windows version only