Skip to content

//okhttp/okhttp3/OkHttp

OkHttp

[common]\ object OkHttp

Properties

Name Summary
VERSION [common]
@JvmField
val VERSION: String
This is a string like "4.5.0-RC1", "4.5.0", or "4.6.0-SNAPSHOT" indicating the version of OkHttp in the current runtime. Use this to include the OkHttp version in custom User-Agent headers.