openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-client
/
com.aallam.openai.client
/
ProxyConfig
/
Http
Http
class
Http
(
val
url
:
String
)
:
ProxyConfig
Creates an HTTP proxy from
url
.
Members
Constructors
Http
Link copied to clipboard
constructor
(
url
:
String
)
Properties
url
Link copied to clipboard
val
url
:
String