Hi:
    We used servicecomb as our microservice framework. There are 
some problems when we deploy edge as API gateway. The most important is Edge 
dropping http headers in HttpClientRequest. I find the code in 
servicecomb-1.3.0 as the following picture. From the picture, we are aware of 
Edge create new HttpClientRequest to send request. I'm confused this 
design. I guess:
        1. Edge is not a complete product.
        2. Wrong way to use it.
        3. Other reasons

    Who can tell me the real reason. Thanks very much??

Reply via email to