is it possible to modify the request headers in kt...
# ktor
o
is it possible to modify the request headers in ktor-server? basically trying to implement a scheme where
_authorization
in query parameters ->
Authorization
header that the basic auth system can use, for SSE