All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.1 - 2021-09-12
- Add the
SEND_SERVER_HOSTNAME
environment variable, set tofalse
to prevent the server from sending its hostname - Add the
X-Send-Server-Hostname
request header,
0.3.0 - 2021-08-16
- Add the
/.sse
route, which echoes the request using server-sent events
0.2.0 - 2021-06-03
- Add support for logging HTTP headers to stdout (thanks @arulrajnet)
0.1.0 - 2020-04-20
- Initial release