]> granicus.if.org Git - apache/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)
commitf757daf1ea402ada222c16492c3720a15f86174d
tree470a9dd2672c98a078d309078a8371f811278ac7
parentb491a9ad2cfb176fa604c46c345ef3197b39c04a
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