medmunds
3f63fdd713
Mailgun: Fix lost attachments with non-ASCII filenames.
...
Workaround requests/requests#4652 (urllib3/urllib3#303), where
uploaded files in multipart/form-data are improperly given RFC 2231
encoded filenames. That format is not accepted by Mailgun's API (and is
prohibited by RFC 7578), resulting in the attachments being silently
dropped.
Fix is to patch up the multipart/form-data before posting to remove
the RFC 2231 encoding.
Fixes #125
2018-10-10 15:02:13 -07:00
..
2018-02-02 10:38:53 -08:00
2018-05-30 15:20:47 -07:00
2016-04-30 10:33:51 -07:00
2018-01-17 13:53:06 -08:00
2018-08-14 17:24:49 -07:00
2018-04-11 10:35:23 -07:00
2018-04-11 10:35:23 -07:00
2018-04-11 10:35:23 -07:00
2018-10-10 14:24:35 -07:00
2018-03-01 14:11:15 -08:00
2018-05-30 16:00:49 -07:00
2018-05-15 11:36:00 -07:00
2018-10-10 15:02:13 -07:00
2018-08-14 11:53:30 -07:00
2018-10-10 15:02:13 -07:00
2018-08-14 11:53:30 -07:00
2018-02-26 18:42:19 -08:00
2018-02-02 10:38:53 -08:00
2018-04-06 15:28:55 -07:00
2018-05-15 10:50:05 -07:00
2018-02-26 18:42:19 -08:00
2018-02-26 10:24:08 -08:00
2018-02-02 10:38:53 -08:00
2018-04-06 15:28:55 -07:00
2018-02-08 11:38:15 -08:00
2018-07-06 16:30:27 -07:00
2018-09-06 17:24:04 -07:00
2018-04-06 15:03:36 -07:00
2018-09-06 17:24:04 -07:00
2018-08-11 16:00:58 -07:00
2018-01-28 12:25:05 -08:00
2018-08-27 11:10:48 -07:00
2018-02-02 10:38:53 -08:00
2018-08-24 18:21:42 -07:00
2018-05-30 13:50:35 -07:00
2018-03-01 18:14:02 -08:00
2018-04-06 15:28:55 -07:00
2018-03-08 13:47:46 -08:00
2018-04-06 12:58:58 -07:00
2018-02-02 10:38:53 -08:00
2017-04-19 12:43:33 -07:00
2017-06-30 16:56:36 -07:00
2018-04-16 15:41:00 -07:00
2018-10-10 14:24:35 -07:00
2018-03-01 14:11:15 -08:00