toggle menu
Spring Boot Kotlin API
3.5.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.http.client
/
HttpClientSettings
/
HttpClientSettings
Http
Client
Settings
constructor
(
redirects
:
HttpRedirects
,
connectTimeout
:
Duration
,
readTimeout
:
Duration
,
sslBundle
:
SslBundle
)