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.
我想在请求中添加并发送一个变量,即“Md5ofFile”,每个文件正在上传。
并再次在服务器上验证“Md5ofFile”是否与服务器上接收的文件的哈希相同,否则向客户端发送错误消息
提前致谢