[ start all new proposals below, under PATCHES PROPOSED. ]
+ * Correct mod_headers handling of content-type header, trunk version works;
+ https://svn.apache.org/viewvc?view=rev&revision=680082
+ +1: wrowe, rpluem, jim
+
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
Trunk version of patch works
+1: rpluem, jim
- * Correct mod_headers handling of content-type header, trunk version works;
- https://svn.apache.org/viewvc?view=rev&revision=680082
- +1: wrowe, rpluem, jim
-
* mod_ssl: Improve and simplify the implementation of SSLProxyCheckPeerExpire
by directly using X509_get_notBefore(), X509_get_notAfter() and
X509_cmp_current_time().