Open mochadwi opened 9 months ago
I believe that's because we don't support multi-part requests: https://github.com/ChuckerTeam/chucker/issues/1171
I believe that's because we don't support multi-part requests: #1171
I see that's explained everything, I thought that missing something in my part. Anything I can do to help or is it multipart support is already in the roadmap?
I thought that missing something in my part. Anything I can do to help or is it multipart support is already in the roadmap?
Ideally, if you want to investigate adding multi-part support and send a PR, that would be really welcome
:writing_hand: Describe the bug
Request Body shows
body is empty
inPOST
method withmultipart/form-data
:bomb: Steps to reproduce
Go to chucker push notif dialog and click POST API, and see the Request tab. It shows
body is empty
instead.:wrench: Expected behavior
It should display the actual request body.
:camera: Screenshots
:iphone: Tech info
:page_facing_up: Additional context