Message196441
| Author | scoder |
|---|---|
| Recipients | christian.heimes, eli.bendersky, maker, mmokrejs, r.david.murray, scoder, serhiy.storchaka |
| Date | 2013-08-29.03:25:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1377746701.93.0.201619299154.issue18850@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Is that you actual use case? That you *want* to store binary data in XML, instead of getting it properly rejected as non well-formed content? Then I suggest going the canonical route of passing it through base64 first, or any of the other binary-to-characters encoding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-29 03:25:02 | scoder | set | recipients: + scoder, mmokrejs, christian.heimes, r.david.murray, eli.bendersky, maker, serhiy.storchaka |
| 2013-08-29 03:25:01 | scoder | set | messageid: <1377746701.93.0.201619299154.issue18850@psf.upfronthosting.co.za> |
| 2013-08-29 03:25:01 | scoder | link | issue18850 messages |
| 2013-08-29 03:25:01 | scoder | create | |