toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net.http
/
HttpClient
/
RequestConfig
/
RequestConfig
Request
Config
constructor
(
followRedirects
:
Boolean
=
true
,
throwErrors
:
Boolean
=
false
,
maxRedirects
:
Int
=
10
,
referer
:
String
?
=
null
,
simulateBrowser
:
Boolean
=
false
)