because of this line right? `val escapedBody = Str...
# kotlin-fuel
k
because of this line right?
val escapedBody = String(getHttpBody()).replace("\"", "\\\"")