Volvo Kotlin API
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Volvo Kotlin API
volvo-api-core
/
com.github.ayastrebov.volvo.api.core
/
ProxyConfig
/
Http
Http
class
Http
(
val
url
:
String
)
:
ProxyConfig
(
source
)
HTTP proxy configuration.
Parameters
url
The HTTP proxy URL (e.g., "http://proxy.example.com:8080")
Members
Constructors
Http
Link copied to clipboard
constructor
(
url
:
String
)
Properties
url
Link copied to clipboard
val
url
:
String