1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-05 16:55:50 +03:00

Follow up to r1879080: rename ProxyMappingDecoded to ProxyUseOriginalURI.

Same for proxy_dir_conf field.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879094 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yann Ylavic
2020-06-22 20:00:23 +00:00
parent d8848084e3
commit 6917e54aad
2 changed files with 12 additions and 11 deletions

View File

@@ -245,8 +245,8 @@ typedef struct {
apr_array_header_t *error_override_codes;
/** Whether to map percent-decoded URI-path */
char mapping_decoded;
/** Whether to use original/encoded URI-path or not (default) */
char use_original_uri;
} proxy_dir_conf;
/* if we interpolate env vars per-request, we'll need a per-request