Status for me implementing connection upgrade for the twisted.web.client.Agent.

I've started working with twisted git, not the old twisted-web. Current patch https://github.com/cheako/twisted/commit/969ea0bced7048a922efd4999fde951e6bd... I'm lost trying to find where Response is created so I can remove the connection from the pool.

On Fri, Aug 4, 2017 at 2:16 PM, Mike Mestnik < cheako+twistedmatrix@mikemestnik.net> wrote:
I've started working with twisted git, not the old twisted-web.
Current patch https://github.com/cheako/twisted/commit/969ea0bced7048a922efd4999fde95 1e6bdcdac0
I'm lost trying to find where Response is created so I can remove the connection from the pool.
You might want to try to more clearly articulate what you're trying to accomplish first. This might help you avoid doing a lot of implementation work only to produce a change that's not actually acceptable for inclusion in Twisted. Jean-Paul
_______________________________________________ Twisted-web mailing list Twisted-web@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
participants (2)
-
Jean-Paul Calderone
-
Mike Mestnik