Jakub Gwóźdź
10/08/2024, 12:45 PMCallId
works, and then during request handling, whenever I'm using a ktor client to contact another service, I'd like to have a installed client plugin that retrieves these headers from coroutine context and puts them in its own requests.
I believe something like that is possible in 3.0, but what about the current stable version?Aleksei Tirman [JB]
10/09/2024, 7:53 AMJakub Gwóźdź
10/09/2024, 8:19 AM