{"id":28165,"date":"2024-11-24T14:32:13","date_gmt":"2024-11-24T06:32:13","guid":{"rendered":"https:\/\/fwq.ai\/blog\/28165\/"},"modified":"2024-11-24T14:32:13","modified_gmt":"2024-11-24T06:32:13","slug":"%e5%8f%91%e9%80%81-form-data-%e6%95%b0%e6%8d%ae%e6%97%b6%ef%bc%8c%e6%b5%8f%e8%a7%88%e5%99%a8%e6%98%af%e5%90%a6%e8%87%aa%e5%8a%a8%e8%ae%be%e7%bd%ae-boundary%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/28165\/","title":{"rendered":"\u53d1\u9001 Form-Data \u6570\u636e\u65f6\uff0c\u6d4f\u89c8\u5668\u662f\u5426\u81ea\u52a8\u8bbe\u7f6e Boundary\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173141571493853.jpg\" class=\"aligncenter\" title=\"\u53d1\u9001 Form-Data \u6570\u636e\u65f6\uff0c\u6d4f\u89c8\u5668\u662f\u5426\u81ea\u52a8\u8bbe\u7f6e Boundary\uff1f\u63d2\u56fe\" alt=\"\u53d1\u9001 Form-Data \u6570\u636e\u65f6\uff0c\u6d4f\u89c8\u5668\u662f\u5426\u81ea\u52a8\u8bbe\u7f6e Boundary\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>\u53d1\u9001 form-data \u6570\u636e\u65f6\uff0c\u6d4f\u89c8\u5668\u662f\u5426\u81ea\u52a8\u8bbe\u7f6e boundary\uff1f<\/strong><\/p>\n<p>\u5728\u53d1\u9001 Form-Data \u6570\u636e\u65f6\uff0c\u6d4f\u89c8\u5668\u4f1a\u81ea\u52a8\u4e3a\u6570\u636e\u751f\u6210\u4e00\u4e2a Boundary\uff0c\u8be5 Boundary \u5c06\u6570\u636e\u5212\u5206\u6210\u4e0d\u540c\u7684\u90e8\u5206\u3002\u5f00\u53d1\u8005\u65e0\u9700\u624b\u52a8\u8bbe\u7f6e Boundary\u3002<\/p>\n<p>\u4e0d\u8fc7\uff0c\u5f00\u53d1\u8005\u53ef\u4ee5\u5728\u53d1\u9001\u6570\u636e\u4e4b\u524d\u83b7\u53d6 Boundary \u7684\u503c\uff0c\u8fd9\u70b9\u5e76\u4e0d\u5e38\u89c1\u3002\u5982\u679c\u5728\u8bf7\u6c42\u4e2d\u624b\u52a8\u6307\u5b9a\u4e86 Content-Type\uff0c\u5305\u62ec Boundary\uff0c\u90a3\u4e48\u540e\u7aef\u89e3\u6790\u8bf7\u6c42\u53ef\u80fd\u4f1a\u51fa\u73b0\u95ee\u9898\u3002<\/p>\n<p>\u4ee5\u4e0b\u4ee3\u7801\u6f14\u793a\u4e86\u5982\u4f55\u5728 jQuery.ajax() \u8bf7\u6c42\u4e2d\u83b7\u53d6 Boundary\uff1a<\/p>\n<pre>$.ajax({\n  type: \"post\",\n  url: \"\/login\",\n  data: formData,\n  success: function(res) {},\n  processData: false,\n  contentType: \"multipart\/form-data; boundary=\" + getBoundary(),\n   error: function(xhr) {\n          console.log(xhr)\n      }\n});<\/pre>\n<p>  \u767b\u5f55\u540e\u590d\u5236   <\/p>\n<p>\u5176\u4e2d\uff0cgetBoundary() \u51fd\u6570\u8fd4\u56de\u4e00\u4e2a\u968f\u673a\u751f\u6210\u7684\u5b57\u7b26\u4e32\uff0c\u4f5c\u4e3a Boundary \u7684\u503c\u3002\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u76f4\u63a5\u8bbe\u7f6e contentType \u4e3a false \u53ef\u80fd\u4f1a\u66f4\u7b80\u5355\u6709\u6548\u3002<\/p>\n<p><strong>\u53c2\u8003\u8d44\u6599\uff1a<\/strong><\/p>\n<ul>\n<li>[jQuery.ajax() | jQuery API Documentation](https:\/\/api.jquery.com\/jQuery.ajax\/)<\/li>\n<\/ul>\n<p>\u4ee5\u4e0a\u5c31\u662f\u53d1\u9001 Form-Data \u6570\u636e\u65f6\uff0c\u6d4f\u89c8\u5668\u662f\u5426\u81ea\u52a8\u8bbe\u7f6e Boundary\uff1f\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u53d1\u9001 form-data \u6570\u636e\u65f6\uff0c\u6d4f\u89c8\u5668\u662f\u5426\u81ea\u52a8\u8bbe\u7f6e boundary\uff1f \u5728\u53d1\u9001 Form-Data \u6570\u636e\u65f6\uff0c\u6d4f\u89c8\u5668\u4f1a\u81ea\u52a8\u4e3a\u6570\u636e\u751f\u6210\u4e00\u4e2a Boundary\uff0c\u8be5 Boundary \u5c06\u6570\u636e\u5212\u5206\u6210\u4e0d\u540c\u7684\u90e8\u5206\u3002\u5f00\u53d1\u8005\u65e0\u9700\u624b\u52a8\u8bbe\u7f6e Boundary\u3002 \u4e0d\u8fc7\uff0c\u5f00\u53d1\u8005\u53ef\u4ee5\u5728\u53d1\u9001\u6570\u636e\u4e4b\u524d\u83b7\u53d6 Boundary \u7684\u503c\uff0c\u8fd9\u70b9\u5e76\u4e0d\u5e38\u89c1\u3002\u5982\u679c\u5728\u8bf7\u6c42\u4e2d\u624b\u52a8\u6307\u5b9a\u4e86 Content-Type\uff0c\u5305\u62ec Boundary\uff0c\u90a3\u4e48\u540e\u7aef\u89e3\u6790\u8bf7\u6c42\u53ef\u80fd\u4f1a\u51fa\u73b0\u95ee\u9898\u3002 \u4ee5\u4e0b\u4ee3\u7801\u6f14\u793a\u4e86\u5982\u4f55\u5728 jQuery.ajax() \u8bf7\u6c42\u4e2d\u83b7\u53d6 Boundary\uff1a $.ajax({ type: &#8220;post&#8221;, url: &#8220;\/login&#8221;, data: formData, success: function(res) {}, processData: false, contentType: &#8220;multipart\/form-data; boundary=&#8221; + getBoundary(), error: function(xhr) { console.log(xhr) } }); \u767b\u5f55\u540e\u590d\u5236 \u5176\u4e2d\uff0cgetBoundary() \u51fd\u6570\u8fd4\u56de\u4e00\u4e2a\u968f\u673a\u751f\u6210\u7684\u5b57\u7b26\u4e32\uff0c\u4f5c\u4e3a Boundary \u7684\u503c\u3002\u9700\u8981\u6ce8\u610f\u7684\u662f\uff0c\u76f4\u63a5\u8bbe\u7f6e contentType \u4e3a false \u53ef\u80fd\u4f1a\u66f4\u7b80\u5355\u6709\u6548\u3002 \u53c2\u8003\u8d44\u6599\uff1a [jQuery.ajax() | [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-28165","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/28165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=28165"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/28165\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=28165"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=28165"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=28165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}