You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dmitrii Kriukov (Jira)" <ji...@apache.org> on 2023/04/13 10:08:00 UTC

[jira] [Created] (CAMEL-19264) Hardcoded http:// prefix for endpoint in UndertowServiceExpression

Dmitrii Kriukov created CAMEL-19264:
---------------------------------------

             Summary: Hardcoded http:// prefix for endpoint in  UndertowServiceExpression
                 Key: CAMEL-19264
                 URL: https://issues.apache.org/jira/browse/CAMEL-19264
             Project: Camel
          Issue Type: Task
          Components: camel-undertow
            Reporter: Dmitrii Kriukov


Line 36:

{color:#172b4d}String answer = scheme + ":http://" + host;
Is it worth making it configurable? Leaving http as a default value for backward compatibility.
{color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)