Add ability to send Multipart/form-data http requests
sampacos opened this issue · 0 comments
sampacos commented
The base request type in sentinel only supports string bodies. there are other types of request bodies that have complex formats that can benefit from some structure. one of those is a multipart/form-data body