Ok Http Compat
Helper class that provides wrappers for compatibility between different OkHttp versions.
This is required for Kotlin code compatibility, in particular, therefore if you are going to migrate this file to Kotlin, please first ensure that there is no OkHttp API discrepancy between different RN platform environments, and then consider getting rid of this compat layer altogether.