https://issues.apache.org/bugzilla/show_bug.cgi?id=55315
--- Comment #3 from Mike Rumph <[email protected]> --- Created attachment 30777 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30777&action=edit A patch to support interpolation within the scheme portion of a URL Since the URL validation in the apr_uri_parse function in util/apr_uri.c has become more strict in how the scheme portion is handled, I am submitting a patch to the mod_proxy code to handle the special case of interpolating a variable in the scheme portion of a URL. This patch is against httpd trunk. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
