InternalAPI
@RequiresOptIn(level = RequiresOptIn.Level.ERROR, message = "This API is internal in Ktor and should not be used. It could be removed or changed without notice.")
API marked with this annotation is internal, and it is not intended to be used outside Ktor. It could be modified or removed without any notice. Using it outside Ktor could cause undefined behaviour and/or any unexpected effects.