How to ignore FormData?
Closed this issue · 1 comments
DianaLaa commented
I have a fetch method in our production code that creates new FormData()
I suspect this is the reason I keep getting Unmatched POST to [url]
error.
How do I ignore the body? I've tried matchPartialBody: true
in the options, but that does not work.
wheresrhys commented
Sorry, this is not enough information to understadn the issue. Please reopen with more information if still needed