Skip to content

Decode word#4542

Merged
matejk merged 2 commits intopocoproject:mainfrom
bas524:decodeWord
Apr 29, 2024
Merged

Decode word#4542
matejk merged 2 commits intopocoproject:mainfrom
bas524:decodeWord

Conversation

@bas524
Copy link
Copy Markdown
Contributor

@bas524 bas524 commented Apr 27, 2024

RFC 2047 decodeWord
uses separate string which contains simbols between chunks and if this string contains only space ot \n or \t or \v than trim it

bas524 added 2 commits April 27, 2024 12:04
RFC 2047 decodeWord
uses separate string which contains simbols between chunks and if this
string contains only space ot \n or \t or \v than trim it
@matejk matejk added this to the Release 1.14.0 milestone Apr 29, 2024
@matejk
Copy link
Copy Markdown
Contributor

matejk commented Apr 29, 2024

I verified the changes with the online tool https://dogmamix.com/MimeHeadersDecoder/. Changes are correct.

@matejk matejk merged commit 1a0355f into pocoproject:main Apr 29, 2024
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.

2 participants