fix(server): serve Content-Type headers with static files
This commit is contained in:
parent
32a4a88548
commit
dd418c872a
4 changed files with 24 additions and 13 deletions
|
|
@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased](https://git.rustybever.be/Chewing_Bever/otter)
|
||||
|
||||
## [0.2.1](https://git.rustybever.be/Chewing_Bever/otter/src/tag/0.2.1)
|
||||
|
||||
### Fixed
|
||||
|
||||
* Serve Content-Type headers for static embedded files
|
||||
|
||||
## [0.2.0](https://git.rustybever.be/Chewing_Bever/otter/src/tag/0.2.0)
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue