1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Fritsch
1951a037bf More cleanup: Expand tabs and some more indentation fixes
No functional change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174929 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 18:08:42 +00:00
Jim Jagielski
427c85bd23 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174751 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:39:32 +00:00
Ruediger Pluem
5f9bd3e7c8 * Reduce memory consumption when processing very long lines by at least
doubleing the size of the new buffer each time.

PR: 48024
Submitted by: Basant Kumar Kukreja <basant.kukreja sun.com>
Reviewed by: rpluem


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826772 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 19:22:55 +00:00
Nick Kew
42cb513a13 Fix r729438 to commit the right version of the patch, dammit!
Basant's real patch to optimise mod_sed throughput


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729439 13f79535-47bb-0310-9956-ffa450edef68
2008-12-25 20:40:01 +00:00
Ruediger Pluem
6bb66e6efa * Replace control characters in output strings with more pleasant strings.
Submitted by: Basant Kumar kukreja <Basant.Kukreja Sun.COM>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@694431 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 19:29:06 +00:00
Nick Kew
fd09d538dc Commit mod_sed: enable filtering of HTTP Requests and Responses through sed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@691418 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 23:01:47 +00:00