when i set cookie for ktor client in kotlin/js it'...
# ktor
j
when i set cookie for ktor client in kotlin/js it's not available in the request while i was checking why it's failing. So, i've checked the browser network tab. Why i'm not able to set cookie?
a