Kotlin/JS GitHub Actions SDK
1.6.0
Kotlin JS GitHub Action SDK
/
com.rnett.action.httpclient
/
MutableHeaders
/
add
add
open
fun
add
(
name
:
String
,
value
:
String
)
(
source
)
Add a header, adding it to the existing header after a
,
if a this header has already been set.