UserAgentInterceptor

A plugin to intercept the user agent, useful when we want to re-write the user agent for specific cases. Only used internally so far.

Functions

Link copied to clipboard
abstract fun intercept(userAgent: String): String