📜  未能阅读申请表.缺少内容类型边界 .net 核心 - C# 代码示例

📅  最后修改于: 2022-03-11 14:48:51.039000             🧑  作者: Mango

代码示例1
try removing this header: 'Content-Type': 'multipart/form-data'
 Add this encType="multipart/form-data" to the form element