标签: javascript rest
我的html文件包含:
<div class="wrap-input-select-file"> <input type="file" class="input-file" id = "select-file" multiple="" bind:this = { input_file }> </div>
我想向服务器发送请求,其详细信息如下,在devtools的“网络”标签中: