*) regex: Allow to configure global/default options for regexes, like
caseless matching or extended format.
trunk patch: http://svn.apache.org/r1824339
- 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-global_regex_options.patch
+ http://svn.apache.org/r1824439
+ 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-global_regex_options-v2.patch
+1: ylavic, rpluem
*) mod_cache_socache: Fix caching of empty headers up to carriage return.