git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654333
13f79535-47bb-0310-9956-
ffa450edef68
trunk patch applies
+1: trawick, covener, niq
- * mod_ext_filter: Include recently added TranslateAllMimeTypes option
- to this AP_INIT_ITERATE parameter (the help message parameter)
- http://svn.apache.org/viewvc?rev=631342&view=rev
- +1: covener, trawick, rpluem
-
* mod_headers: Add merge option to avoid duplicate values within
the same header.
Trunk version of patch:
add_charset_options,
NULL,
OR_FILEINFO,
- "valid options: ImplicitAdd, NoImplicitAdd, DebugLevel=n"),
+ "valid options: ImplicitAdd, NoImplicitAdd, TranslateAllMimeTypes, "
+ "NoTranslateAllMimeTypes, DebugLevel=n"),
{NULL}
};