Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:23
Features

* GZip Compression for HTTP response body
* Local IP Address is printed when the server is binded to `0.0.0.0`.

Improvements

* The `static_file` was renamed to `file_server` for  a more accurate name
* Benchmarks for de-facto configuration, CORS and GZip as part of CI
* DHAT (Dynamic Heap Allocatio Tool) Profiling supported as part of CI

Fixes

* URI with query parameters are now supported