deleteCustomHeaders

abstract suspend fun deleteCustomHeaders(updateProgress: suspend (progress: Progress) -> Unit = {})

Delete custom headers set in the gateway. After this operation the gateway will restart.

Parameters

updateProgress

of the operation