mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@894526 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -198,7 +198,6 @@ typedef struct {
|
||||
apr_array_header_t* cookie_domains;
|
||||
const apr_strmatch_pattern* cookie_path_str;
|
||||
const apr_strmatch_pattern* cookie_domain_str;
|
||||
const char *ftp_directory_charset;
|
||||
int interpolate_env;
|
||||
int preserve_host;
|
||||
int preserve_host_set;
|
||||
|
Reference in New Issue
Block a user