kotlin-odata
Toggle table of contents
26.1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlin-odata
kotlin-odata
/
com.sap.cloud.mobile.kotlin.odata.http
/
HttpHeaders
/
with
with
open
fun
with
(
name
:
String
,
value
:
String
)
:
HttpHeaders
Set the value of a header.
Return
This object.
Parameters
name
Header name.
value
Header value.