Code Monkey home page Code Monkey logo

Comments (4)

lihsai0 avatar lihsai0 commented on July 22, 2024

@onichandame 您好,privateDownloadUrl 的参数含有签名,随意更改 URL 将导致签名失效。

bucketManage.privateDownloadUrl 方法暂不支持传入其他参数。

您可以尝试使用 bucketManage.stat 回调函数中的 respBody.md5 获取 md5

from nodejs-sdk.

lihsai0 avatar lihsai0 commented on July 22, 2024

需要注意的是 bucketManage.stat 不保证能返回 md5。

已记录您的需求,后续会开发使 privateDownloadUrl 支持添加额外参数。

from nodejs-sdk.

onichandame avatar onichandame commented on July 22, 2024

@lihsai0 感谢解惑。stat尚未尝试,但文档里说不保证返回md5,却没有说明具体什么情况下不会返。请问有更详细的细节可供参考吗?

from nodejs-sdk.

bachue avatar bachue commented on July 22, 2024

@onichandame 在分片上传的场景下,md5 是异步离线计算的,什么时候能返回我们也无法判断,但如果是表单上传,是立刻就可以返回的。

from nodejs-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.