Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道API是否有办法在发送或接收文件时获取上传或下载进度?
谢谢
我们目前不通过 API 返回正在进行的上传/下载状态,仅返回成功/失败时的状态。这似乎是一个好主意,尤其是对于较大的文件,我们将在构建 API 时考虑这一点。