ssduman

Results 2 issues of ssduman

Hello, If we send a file in binary form from Postman, `p2o` threats it as `text/plain`. Here is the example Postman and `p2o` result: ``` { "info": { "_postman_id": "daeaed7e-5dee-4aa8-8828-3280afb2b11a",...

Hello, When I try with differents requestBody (other than `application/json`), the result will always be `application/json` no matter what. Here is a sample with all different test cases, `text`, `javascript`,...