stripQuery

@JvmName(name = "swqblauldcjvohld")
suspend fun stripQuery(value: Output<Boolean>)
@JvmName(name = "qnembcmlpjidsksc")
suspend fun stripQuery(value: Boolean)

Parameters

value

If set to true, any accompanying query portion of the original URL is removed prior to redirecting the request. If set to false, the query portion of the original URL is retained. Defaults to false.