2.3.0
- Fix ParserError::PARAM_KEY_REUSED value.
- Add middleware management.
- Add Header::send_cookie_with_opts to send cookie with samesite and other future attributes. This is supported on PHP>=7.0.
- Deprecate Header::send_cookie. This still works but is unable to send samesite attribute.