Releases: Kaliumhexacyanoferrat/GenHTTP
Releases · Kaliumhexacyanoferrat/GenHTTP
Version 6.3.1
Basic Changes
- Fix documentation not being available in nuget packages (#266)
Version 6.3
Basic Changes
- Add support for charset in content type (#260)
Version 6.2
Version 6.1
Content Management
- Add module to handle requests in a functional manner (#248)
Release 6.0.1
Version 6.0
Basic Changes
- Switch to .NET 6 (#239)
- Rework chaining of handlers for improved checksum handling (#173)
- Preserve original route as received from the client (#185)
Content Management
- Allow to generate pages from different parts (#101)
- Add support for hot reload of websites (#167)
- Add support for range requests (#124)
- Improve compression for typical file types (#221)
Bug Fixes
Version 5.2.4
Bug Fixes
- Fix the file system cache not writing data as expected (#222)
Version 5.2.3
Bug Fixes
- Fix the reverse proxy provider always applying transfer encoding
chunked
(#217)
Version 5.2.2
Bug Fixes
- Fix the reverse proxy provider always applying transfer encoding
chunked
(#217)
Version 5.2.1
Bug Fixes
- Fix the reverse proxy provider accessing reserved headers