Skip to content

Fix Gmail raw attachment and MIME stream filtering for all InputStream read modes #3270

Description

@DenBond7

Gmail returns raw MIME messages and attachment data as Base64URL values inside JSON responses. We use custom FilterInputStream implementations to skip the JSON prefix and stop reading at the closing quote.

The current implementations do not correctly handle every valid InputStream read pattern.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions