MultipartFormDataContent Content-Type header
emmanuelrobles opened this issue · 1 comments
emmanuelrobles commented
When creating a MultipartFormDataContent with a boundary it does not create the right content-type header, it should be
"Content-Type", "multipart/form-data; boundary={boundary}"
emmanuelrobles commented
upss, wrong place