The library doesn't use KTOR - is this planned or not?
For the KMP consumers, KTOR is the standard networking library, and would be much better to handle the intercepting in the common code.
Right now, there is a need to set up request interception (for authentication, etc) per platform.