Files
yaklang-chrome-extension/scripts
go0p c1476a3337 fix(ci): read ali-oss head() result through res.headers/meta
head() resolves to { meta, res, status } — raw headers live at
res.headers and x-oss-meta-* values are pre-parsed into meta. The
previous direct res.headers access crashed the post-upload verification
after the first successful put.
2026-08-18 14:49:44 +08:00
..