Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Latest commit

 

History

History
54 lines (36 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

54 lines (36 loc) · 1.29 KB

Changelog

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

Added

  • Add the SEND_SERVER_HOSTNAME environment variable, set to false to prevent the server from sending its hostname
  • Add the X-Send-Server-Hostname request header,

0.3.0 - 2021-08-16

Added

  • Add the /.sse route, which echoes the request using server-sent events

0.2.0 - 2021-06-03

Added

  • Add support for logging HTTP headers to stdout (thanks @arulrajnet)

0.1.0 - 2020-04-20

  • Initial release