Skip to content

Version 2.1

Compare
Choose a tag to compare
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat released this 02 Apr 21:14

Improvements of the core engine for conformity with RFC 7231 and basic project setup (e.g. CI and unit tests).

Basic Changes

  • Added unit and acceptance tests (#10)
  • Added Travis and codecov integration (#10)
  • Added server extensions
  • Heavily refactored network related code, threading, parsers, scanners and request/response handlers (#1)

Content Management

  • Added compression to the server as an extension (with gzip and Brotli enabled by default, #8)
  • Added support for status codes and methods used by WebDAV (#17)