]> granicus.if.org Git - apache/commit
Simplify code.
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 14 Jul 2014 10:52:39 +0000 (10:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 14 Jul 2014 10:52:39 +0000 (10:52 +0000)
commit5b6b58bbf228de54e6222d6bd5eef46f0a16f2f9
treefad552babbb92e2848d7537f979d4c5ec857d73d
parentb854d7e818793e265e3d956eedde8965940dd3f8
Simplify code.

Cases where 'loc' doesn't have any ':' or is  starting with ':' are already handled by 'ap_ir_url()'
Calling 'apr_isascii()' seems useless.

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