mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:13:39 +03:00
mime: limit bas64-encoded lines length to 76 characters
This commit is contained in:
parent
2509395ecf
commit
a8742efe42
2 changed files with 4 additions and 4 deletions
|
|
@ -66,8 +66,8 @@ This is the e-mail inline text with a very long line containing the special=
|
|||
Content-Disposition: attachment; filename="test648.txt"
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
VGhpcyBpcyBhbiBhdHRhY2hlZCBmaWxlLgoKSXQgbWF5IGNvbnRhaW4gYW55IHR5cGUgb2Yg
|
||||
ZGF0YSBhbmQgd2lsbCBiZSBlbmNvZGVkIGluIGJhc2U2NCBmb3IgdHJhbnNmZXIuCg==
|
||||
VGhpcyBpcyBhbiBhdHRhY2hlZCBmaWxlLgoKSXQgbWF5IGNvbnRhaW4gYW55IHR5cGUgb2YgZGF0
|
||||
YSBhbmQgd2lsbCBiZSBlbmNvZGVkIGluIGJhc2U2NCBmb3IgdHJhbnNmZXIuCg==
|
||||
--------------------------------
|
||||
.
|
||||
</upload>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue