zhaojunlin.0405
b77e6cf6c5
fix: preserve original filename in multipart file upload
...
BuildFormdata read local files into a bytes.Reader before handing them
to the SDK, so the SDK's part-filename detection (which only reads
*os.File) fell back to "unknown-file" for every local --file upload.
Use AddFileWithName with the file's basename instead.
2026-07-06 17:52:00 +08:00
..
2026-06-29 19:33:27 +08:00
2026-06-13 18:02:50 +08:00
2026-06-16 19:41:52 +08:00
2026-06-17 19:42:38 +08:00
2026-06-24 20:54:24 +08:00
2026-03-28 10:36:25 +08:00
2026-04-08 14:13:59 +08:00
2026-06-17 19:42:38 +08:00
2026-06-17 16:29:33 +08:00
2026-06-17 19:42:38 +08:00
2026-07-06 17:52:00 +08:00
2026-06-17 19:42:38 +08:00
2026-06-12 17:44:07 +08:00
2026-06-03 20:43:53 +08:00
2026-06-02 10:57:02 +08:00
2026-07-02 15:41:02 +08:00
2026-06-16 19:41:52 +08:00
2026-06-17 19:42:38 +08:00
2026-04-29 17:03:21 +08:00
2026-05-28 18:55:40 +08:00
2026-06-30 21:56:03 +08:00
2026-06-17 19:42:38 +08:00
2026-04-28 11:19:02 +08:00
2026-06-29 19:33:27 +08:00
2026-06-30 21:11:27 +08:00
2026-05-30 17:05:33 +08:00
2026-07-01 17:46:33 +08:00
2026-06-25 17:04:31 +08:00
2026-06-29 19:33:27 +08:00
2026-04-23 17:18:29 +08:00
2026-06-06 18:29:04 +08:00
2026-06-08 13:58:45 +08:00
2026-06-06 18:29:04 +08:00
2026-06-03 20:43:53 +08:00
2026-06-29 19:31:48 +08:00
2026-06-02 16:10:35 +08:00
2026-06-02 16:10:35 +08:00
2026-06-15 19:14:31 +08:00
2026-06-17 16:29:33 +08:00