Skip to content

fix: handle digest quoted strings correctly - #879

Merged
ryanfowler merged 1 commit into
mainfrom
fix/digest-quoted-strings
Jul 18, 2026
Merged

fix: handle digest quoted strings correctly#879
ryanfowler merged 1 commit into
mainfrom
fix/digest-quoted-strings

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • preserve UTF-8 while parsing Digest quoted strings
  • escape backslashes and quotes in generated authorization parameters
  • reject malformed or unterminated quoted strings
  • add coverage for UTF-8 and quoted-pair escaping

Validation

  • cargo fmt
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo test --locked --all-features --lib --bins

@ryanfowler
ryanfowler merged commit 38566e0 into main Jul 18, 2026
4 checks passed
@ryanfowler
ryanfowler deleted the fix/digest-quoted-strings branch July 18, 2026 01:18
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.

1 participant