Alexander B 1a0355f1b7
fix(Net::MessageHeader): Correct RFC 2047 decoding for two consecutive encoded words (#4542)
* fix bug #4535
RFC 2047 decodeWord

* modify logic
uses separate string which contains simbols between chunks and if this
string contains only space ot \n or \t or \v than trim it
2024-04-29 10:54:23 +02:00
..
2024-04-03 07:26:23 +02:00
2012-04-23 01:14:34 +00:00
2022-05-15 11:05:56 -05:00
2012-04-29 18:52:25 +00:00
2020-01-11 22:33:28 +01:00
2024-01-31 22:07:07 +01:00