In apache camel HTTP component, is it allowed to use bearer token for authMethod? if so, how to pass the token

后端 未结 0 597
余生分开走
余生分开走 2021-01-19 16:20

How to modify below query to pass bearer token

.to("https://api.github.com/gists" +
                        "?httpMethod=POST" +
                  


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题