Arjun Kannan
Results
1
issues of
Arjun Kannan
Change `content-type` header for POST requests from "text/plain;charset=UTF-8" to `application/json`
5
**Describe the bug** If the request content type header is not set to `application/json` , common API frameworks like `express` with `body-parser` cannot parse it **To Reproduce** Steps to reproduce...
bug
good first issue
Triaged