In Ktor client How does the `DefaultRequest` plugin work with `WebSockets`.
h
In Ktor client How does the
DefaultRequest
plugin work with
WebSockets
.
a
The
DefaultRequest
plugin is applied to WebSockets upgrade requests.