This is a small release containing fixes for two minor bugs. Also, 100% test coverage has again been achieved. Comments documenting the intended usage and design have been added to all test functions.
Bug Fixes
- bug: serialize_json should not be called on data if attempt to add data to cache fails @a-luna (#47)
- bug: 304 response to request with if-none-metch header field must contain cache-control, expires, etag header fields @a-luna (#44)