You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Jimin Wu (Jira)" <ji...@apache.org> on 2020/12/07 13:46:00 UTC

[jira] [Created] (SCB-2150) allowed modify host before create HttpClientRequest

Jimin Wu created SCB-2150:
-----------------------------

             Summary: allowed modify host before create HttpClientRequest
                 Key: SCB-2150
                 URL: https://issues.apache.org/jira/browse/SCB-2150
             Project: Apache ServiceComb
          Issue Type: Sub-task
          Components: Java-Chassis
            Reporter: Jimin Wu
            Assignee: Jimin Wu
             Fix For: java-chassis-2.1.5


some service has special domain name rule, eg: k8s  
assume k8s domain name is https://k8s.com:1234, and clusterId is my-id  
then must send request to [https://my-id.k8s.com:1234|https://my-id.k8s.com:1234/]  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)