79618255

Date: 2025-05-12 16:13:28
Score: 1.5
Natty:
Report link

I found the problem. I was using the wrong import. I had:

import io.ktor.http.headers

But it should be:

import io.ktor.client.request.headers
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Adel M.