Skip to content

feat: Allow response chunks

Laurent Deny requested to merge ldeny/allow_response_chunks into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

  • Issue #75 (closed) Use chunks in GetDataObjectsResponse when document is too large for negotiated bandwidth
  • Fix unnecessary requests to get space information (authentication)
  • Fix size computation of dataspace with capitals

Merge request reports