aws / aws/amazon-s3-encryption-client-java

Range queries for undefined start or end bytes fails due to regex

Open
#182 3 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
34
Forks
21
PR merge metrics
No merged PRs in 30d

Description

### Problem:

Range queries without a start or end byte range fail due to https://github.com/aws/amazon-s3-encryption-client-java/blob/main/src/main/java/software/amazon/encryption/s3/legacy/internal/RangedGetUtils.java#L21.

### Solution:

Adjust the regex to allow for start or end byte range to not exist.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.