]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
optimization; rewrite the do_expand function in order to:
authorAndré Malo <nd@apache.org>
Thu, 17 Jul 2003 21:18:02 +0000 (21:18 +0000)
committerAndré Malo <nd@apache.org>
Thu, 17 Jul 2003 21:18:02 +0000 (21:18 +0000)
commitb0572362e9e912f584cceb3850afae0393a7215f
tree82650dc94f31ce1e86e7cfdfac33f2dc9afd02f1
parent6ba19e3b5bdc0fb68fe2407d4d9ab80105df5d7e
optimization; rewrite the do_expand function in order to:
  + give it a better interface
  + get a rid of most of the fixed stack buffers and then
  + no longer limit rewritten uris, expanded variables etc to
    2k
  + make it better readable and understandable at all.

This is a two-tiered commit for better diffs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100675 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_rewrite.c
modules/mappers/mod_rewrite.h