Closed nidhindev closed 3 years ago
HI @nidhindev , thanks for reaching out for help.
Are you using the body-parser middleware in your code? Can you paste here a similar gateway configuration to the one you are using?
Thanks
I am closing this issue because of inactivity, please feel free to re-open it if required.
Hi, i have the same issue, i'm using body-parser, and parse-multipart. but when i try to require parse-multipart it throws an error str.split() is not a function
Description:
Currently form data with or with out multipart file is not able to route via gateway to backend services
To Reproduce Steps to reproduce the behavior:
Expected behavior Fast gateway able to forward the request together with form data and multi part file