The default ktor server behavior without installing the CORS plugin is to allow connection from all ...
s
The default ktor server behavior without installing the CORS plugin is to allow connection from all hosts, right?
a
No.
s
ok, thank you