Hello, I have GET request, where I pass a body. In...
# ktor
r
Hello, I have GET request, where I pass a body. In ktor logs, the body is present, but with Proxyman body isn't present. EDIT: OkHttp doesn't support GET with body
a