qetag icon indicating copy to clipboard operation
qetag copied to clipboard

qetag

Results 8 qetag issues
Sort by recently updated
recently updated
newest added

现象: JS 版本执行,计算大文件时,速度较慢 期望功能: 增加 WebAssembly 版本支持,使得在浏览器计算 qetag 性能提升

what is this Libs license please?

问这个问题是有个顾虑: 既想要消重,又想要不同的文件,不让后来的文件覆盖前面的文件(文件不一样,etag却是一样的),用这个能做到吗?

提供的 js 实现是 node 中的,如果要在浏览器里面实现的话要如何做?

I have to rewrite the code to accommodate the circumstance of calculating the etag of files on the fly(e.g. upload file through http). It will adopt correct algorithm automatically, regardless...