Re: A minor struggle with multipart/mixed

2016-01-29 Thread Benson Margulies
I'm only attached to 4.4.x until async catches up to everything else; I'm happy to work on 4.5.x since there will presumably be an async catchup release some time soon. The important thing is that none of you replied, 'It's perfect the way it is, don't touch it!' On Fri, Jan 29, 2016 at 3:47 AM,

Re: A minor struggle with multipart/mixed

2016-01-29 Thread Oleg Kalnichevski
On Thu, 2016-01-28 at 23:06 -0800, Gary Gregory wrote: > Hi Benson, > > I think that if we add anything to the 4.x line, it will be for the > upcoming 4.5.2, so you'll want to migrate to 4.5.1 and propose a patch > there. > > AFAIK there are no plans for another 4.4.x release. > > Gary > I als

Re: A minor struggle with multipart/mixed

2016-01-28 Thread Gary Gregory
Hi Benson, I think that if we add anything to the 4.x line, it will be for the upcoming 4.5.2, so you'll want to migrate to 4.5.1 and propose a patch there. AFAIK there are no plans for another 4.4.x release. Gary On Thu, Jan 28, 2016 at 6:08 PM, Benson Margulies wrote: > This is with version

A minor struggle with multipart/mixed

2016-01-28 Thread Benson Margulies
This is with version 4.4.1, so perhaps it's old news. I'm trying to use the Mime library to set up a multipart/mixed entity. I need Content-Disposition inline, not form-data. To get it, I have to explicitly build the FormBodyParts, as the convenient methods on the multipart entity builder all end