extensionHeaders

@JvmName(name = "uycwubfplubeslxy")
suspend fun extensionHeaders(value: Map<String, String>?)

Parameters

value

As needed. The server checks to make sure that the client provides matching values in requests using the signed URL. Any header starting with x-goog- is accepted but see the Google Docs for list of headers that are supported by Google.


@JvmName(name = "dmuulupcjulqmtgw")
fun extensionHeaders(vararg values: Pair<String, String>)

Parameters

values

As needed. The server checks to make sure that the client provides matching values in requests using the signed URL. Any header starting with x-goog- is accepted but see the Google Docs for list of headers that are supported by Google.