Skip to content
  • Stavros Sachtouris's avatar
    Add a container_infor_cache param to upload_object · 76ebf97c
    Stavros Sachtouris authored
    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
    76ebf97c