Add a container_infor_cache param to upload_object
Each upload involves a request that retrieves block size and hash information. In higher level applications, this request is redudant after the first upload. This feature allows higher level operations to cache retrieved container info in a session. Refs: #3707
Please register or sign in to comment