Robby klein Gunnewiek

Results 25 issues of Robby klein Gunnewiek

This PR re-enables the GCS tests. By pinning to an older version of the fsouza/fake-gcs-server, which [stopped supporting](https://github.com/fsouza/fake-gcs-server/pull/1017) files ending with / in [v1.43.0](https://github.com/fsouza/fake-gcs-server/releases/tag/v1.43.0) We should replace this docker-dependent setup...

GCS client sends a range header with [bytes="{}-", start_pos](https://github.com/bolcom/libunftp/blob/master/crates/unftp-sbe-gcs/src/gcs_client.rs#L121) even if start_pos is 0. If the object that is being retrieved is of size 0, then GCS returns 416 -...