-*- coding: utf-8 -*-
Changes with Apache 2.4.64
+ *) mod_session_dbd: ensure format used with SessionDBDCookieName and
+ SessionDBDCookieName2 are correct.
+ Github #503 [Thomas Meyer <thomas m3y3r.de>]
+
*) mod_headers: 'RequestHeader set|edit|edit_r Content-Type X' could
inadvertently modify the Content-Type _response_ header. Applies to
Content-Type only and likely to only affect static file responses.
+++ /dev/null
- *) mod_session_dbd: ensure format used with SessionDBDCookieName and
- SessionDBDCookieName2 are correct.
- Github #503 [Thomas Meyer <thomas m3y3r.de>]