All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
- Update default connection heartbeat length (PR #47)
- Update to work with Pony 0.49.0 (PR #43)
- Update to work with Pony 0.47.0 (PR #42)
- Update to work with Pony 0.46.0 (PR #39)
- Update to work with ponyc 0.44.0 (PR #31)
- Update to deal with changes to reference capabilities subtyping rules (PR #30)
- BuildableResponse: unify constructor and setter for content length (PR #23)
- Fix HTTP/1.0 connections not closing without keep-alive (PR #19)
- Close Connection when application requested it with Connection: close header (PR #14)
- Rename package from http/server to http_server. (PR #6)