Skip to content

Force ASCII parsing of header values in dropwizard-servlets ByteRange#10469

Merged
joschi merged 1 commit intodropwizard:release/4.0.xfrom
rhowe:stricter-byterange
Sep 12, 2025
Merged

Force ASCII parsing of header values in dropwizard-servlets ByteRange#10469
joschi merged 1 commit intodropwizard:release/4.0.xfrom
rhowe:stricter-byterange

Conversation

@rhowe
Copy link
Copy Markdown
Contributor

@rhowe rhowe commented Sep 4, 2025

This was using the platform default charset, but we should work with ASCII here.

@rhowe rhowe requested a review from a team as a code owner September 4, 2025 07:17
@github-actions github-actions bot added this to the 4.0.17 milestone Sep 4, 2025
@rhowe rhowe force-pushed the stricter-byterange branch from 1352dfe to 8afa120 Compare September 6, 2025 08:36
This was using the platform default charset, but we should work with
ASCII here.
@jplock jplock force-pushed the stricter-byterange branch from 8afa120 to 7fecb7b Compare September 6, 2025 15:08
@joschi joschi merged commit da17e5c into dropwizard:release/4.0.x Sep 12, 2025
11 checks passed
joschi pushed a commit that referenced this pull request Sep 13, 2025
…#10469)

This was using the platform default charset, but we should work with ASCII here.
joschi pushed a commit that referenced this pull request Sep 13, 2025
…#10469)

This was using the platform default charset, but we should work with ASCII here.
@rhowe rhowe deleted the stricter-byterange branch September 13, 2025 09:00
joschi added a commit that referenced this pull request Sep 13, 2025
…#10469) (#10498)

This was using the platform default charset, but we should work with ASCII here.

Co-authored-by: Russell Howe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants