Authorization header
AlexTereschuk opened this issue · 1 comments
AlexTereschuk commented
Hi. How can I add authorization header to request?
huxq17 commented
You can use yourself ConnectionFactory , see DemoApplication,AuthorizationHeaderConnection show you how to add custom request header.