Re: [Twisted-Python] Weekly Bug Summary

2017-01-08 Thread Glyph Lefkowitz
> On Jan 7, 2017, at 11:05 PM, t...@twistedmatrix.com wrote: > > Total:10 13 2326 -3 Only 15 years left to go :). -glyph___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com

Re: [Twisted-Python] treq POST abborting with: err: ('Could not adapt', '{"....", "..."} )

2017-01-08 Thread Glyph Lefkowitz
> On Jan 6, 2017, at 11:03 AM, steven meiers wrote: > > hi, > > > sending a simple post request with a body (cookies) results in a error > here. > > im using python 3.x with the latest twisted and treq installed via pip > in a virtualenv. Something that we discussed

Re: [Twisted-Python] Streaming Requests

2017-01-08 Thread Mark Williams
On Sun, Jan 08, 2017 at 07:34:53PM -0500, Jean-Paul Calderone wrote: > Hi Mark, > > Thanks for tackling this long-standing issue! > I hope I actually make some progress :) > > He also noted that the Request interface with which HTTPChannel > > interacts is mostly not described by

Re: [Twisted-Python] Streaming Requests

2017-01-08 Thread Jean-Paul Calderone
On Sun, Jan 8, 2017 at 1:44 AM, Mark Williams wrote: > * What? > A new year means renewed ambition. So let's talk about receiving > streaming requests! > > Hi Mark, Thanks for tackling this long-standing issue! I want to start off by responding to just one part of

Re: [Twisted-Python] treq POST abborting with: err: ('Could not adapt', '{"....", "..."} )

2017-01-08 Thread Tristan Seligmann
On Sun, 8 Jan 2017 at 01:57 Glyph Lefkowitz wrote: > > I see you your standards pedantry, and raise you! > > MIME defines content-type to always have a charset: > > *https://tools.ietf.org/html/rfc1521#section-4 > * > RFC