修正内部文件服务的协议 #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "codex/artifact-http-internal-v4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
仅处理运行器内部
172.19.*.*地址被错误标为 HTTPS 的情况。上传控制面、上传签名文件地址和下载签名文件地址使用同一处理;公网、域名和其他地址保持 HTTPS,签名查询参数不变。
已执行 Node 语法检查、
node tests/internal-results-url.test.js、差异检查,并完成独立复核。