Skip to content

Decode x-gzip64 attachments#71

Merged
amatsuda merged 3 commits into
ruby:mainfrom
amatsuda:x-gzip64
Oct 24, 2025
Merged

Decode x-gzip64 attachments#71
amatsuda merged 3 commits into
ruby:mainfrom
amatsuda:x-gzip64

Conversation

@amatsuda

Copy link
Copy Markdown
Member

Attachment files have to decoded before persisted, but some attachments are encoded with x-gzip64. Here's a decoder that does the work, and now we can just call .decoded before saving each file.

@amatsuda
amatsuda merged commit a3fc7f6 into ruby:main Oct 24, 2025
2 checks passed
@amatsuda
amatsuda deleted the x-gzip64 branch October 24, 2025 01:56
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