diff --git a/calexium_lib/web/CXM_multihost_http_server.anubis b/calexium_lib/web/CXM_multihost_http_server.anubis index bee3095..0d8e552 100644 --- a/calexium_lib/web/CXM_multihost_http_server.anubis +++ b/calexium_lib/web/CXM_multihost_http_server.anubis @@ -2815,18 +2815,6 @@ define String redirection_fn(f) then f(uri, host) } }. - - if headers is - { - [ ] then uri, - [h . t] then if h is http_header(name,value) then - if name = "host" then - - else - handle_redirection(redirections,uri,t) - }. - - -- libgit2 0.21.4