Open hansroh opened 8 years ago
We shouldn't need to create a new request: the _connect_upgrade
should be sufficient. What problem are you bumping into exactly? Can you provide a traceback, please?
Sorry, I misunderstood protocol specification. Your comment is very helpful to me enabling HTTP/2 on my server program. Thank you.
In common.connection.HTTPConnection.get_response (), there is no creating new request.
I think it should be added 3 or 4 lines: