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

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

     [ https://issues.apache.org/jira/browse/CAMEL-19264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-19264.
---------------------------------
    Resolution: Not A Problem

Okay so its not a problem as it should be as-is

> 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
>            Priority: Minor
>
> 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)