I could have sworn that okhttp had a recipes section on the wiki a while back that included recipes for interceptors. Now it seems like the okhttp website has no interceptors on its recipes page... but on its interceptors page it does have an example of writing one, but not in kotlin.
I guess what im asking is, are there common kotlin interceptor examples anywhere?