- Added HTTP cache-control support
- Added HTTP range request support for partial content
- Added support for conditional requests with If-Modified-Since
- Update library metadata
- Correctly handle
HEAD
requests - Add ability to set the root path for the handler
- Add support for
defaultDocument
serving
- Initial release