This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author socketpair
Recipients Ludovic.Gasc, Lukasa, alex, berker.peksag, brett.cannon, demian.brecht, dusek, fantix.king@gmail.com, icordasc, martin.panter, raulcd, socketpair
Date 2016-06-30.12:23:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467289410.06.0.63102029048.issue23794@psf.upfronthosting.co.za>
In-reply-to
Content
Why not to use HTTP parser from Nginx ? I mean write binding using Cython.

AFAIK, Nodejs already done that.

It is fast, and fully spec-compliant http-parser.
History
Date User Action Args
2016-06-30 12:23:30socketpairsetrecipients: + socketpair, brett.cannon, alex, berker.peksag, Ludovic.Gasc, martin.panter, icordasc, demian.brecht, Lukasa, raulcd, fantix.king@gmail.com, dusek
2016-06-30 12:23:30socketpairsetmessageid: <1467289410.06.0.63102029048.issue23794@psf.upfronthosting.co.za>
2016-06-30 12:23:30socketpairlinkissue23794 messages
2016-06-30 12:23:29socketpaircreate