You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/04/08 13:54:21 UTC

[GitHub] [servicecomb-java-chassis] heyile edited a comment on issue #1673: [SCB-1832] Edge will lose public request headers

heyile edited a comment on issue #1673: [SCB-1832] Edge will lose public request headers
URL: https://github.com/apache/servicecomb-java-chassis/pull/1673#issuecomment-604969950
 
 
   support to keep headers  when edge service forward request. 
   
   ```yaml
   servicecomb:
     edge:
       filter:
         addHeader:
           enabled: true
           allowedHeaders: external_1,external_2
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services