https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210537
Mikhail T. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184654|0 |1 is obsolete| | --- Comment #15 from Mikhail T. <[email protected]> --- Created attachment 188784 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188784&action=edit set mime-type and employ base64 encoding, if binary is detected (In reply to Eugene Grosbein from comment #14) Ok, how about this version? When "encoding=binary" is found in the the mimetype, it encodes the entire body as base64 -- using OpenSSL's implementation found in -lcrypto. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
