]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Eliminate variables where unneeded; move ";type=" checking code to front;
authorMartin Kraemer <martin@apache.org>
Wed, 30 Jan 2002 22:41:59 +0000 (22:41 +0000)
committerMartin Kraemer <martin@apache.org>
Wed, 30 Jan 2002 22:41:59 +0000 (22:41 +0000)
commitf6e4afd31b40ab204e96992fc7566a5ea6be125d
tree470a9dd2672c98a078d309078a8371f811278ac7
parent5cd54703000e93e0ca3944b157767e3b4190b9a4
Eliminate variables where unneeded; move ";type=" checking code to front;
drop redundant log messages (covered by proxy_ftp_command());
do checks for /%2f as in apache-1.3.24;
escape path argument in SIZE command

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93120 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_ftp.c