v0.14.1

MontFerret/ferretv0.14.1Mar 27, 2021by ziflex

AI Summary

Fixes parsing issues for HTTP headers, cookies, and cookie expiration datetimes.

Key Highlights

  • Fixed parsing of HTTP headers and cookies
  • Fixed parsing of cookie expiration datetime

Full Release Notes

#### Fixed
- Parsing HTTP headers and cookies [#598](https://github.com/MontFerret/ferret/pull/598)
- Parsing cookie expiration datetime [#602](https://github.com/MontFerret/ferret/pull/602)