On the HttpClient what is the proper way of creati...
# ktor
v
On the HttpClient what is the proper way of creating an around type of interceptor, I'm writing an interceptor to measure request latency tried to use HttpSend feature but it ends on an endless loop