Releases: brighteyed/http-server
Releases · brighteyed/http-server
v0.6.0
- Upgrade go version to 1.22
- Discard duplicate routes
Full Changelog: v0.5.1...v0.6.0
v0.5.0
Add support for custom headers
Full Changelog: v0.4.2...v0.5.0
v0.4.2
Fix Content-Type for index.html while serving from zip
v0.4.1
Fix zip handler: close files
v0.4
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
What's Changed
- Shutdown on Ctrl+C by @brighteyed in #3
http-server v0.2
What's Changed
- Load multiple application config files by @brighteyed in #2
http-server v0.1
Windows version only