xref: /third_party/node/test/fixtures/wpt/FileAPI/file/send-file-formdata.any.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/wpt/FileAPI/file/
11cb0ef41Sopenharmony_ci// META: title=FormData: Upload ASCII-named file in UTF-8 form
21cb0ef41Sopenharmony_ci// META: script=../support/send-file-formdata-helper.js
31cb0ef41Sopenharmony_ci  "use strict";
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_ci  formDataPostFileUploadTest({
61cb0ef41Sopenharmony_ci    fileNameSource: "ASCII",
71cb0ef41Sopenharmony_ci    fileBaseName: "file-for-upload-in-form.txt",
81cb0ef41Sopenharmony_ci  });
9

Indexes created Thu Nov 07 10:32:03 CST 2024