Hi! I have request that come to my server with content-type: text/plain with a body. Is there a way to treat them as content-type: application/json?
content-type: text/plain
body
content-type: application/json
Ok with a simple middleware