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 xiang.zhang
Recipients martin.panter, xiang.zhang
Date 2016-03-18.11:07:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458299237.23.0.901747583984.issue26586@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your review. I have made some changes according to it.

Status code 431 is returned when the header line is too long or there are too many headers. And I think the short message is OK and we can provide the exception message in the content message.

As for the style, I don't know why I made that change. Quite sorry for make the noise.
History
Date User Action Args
2016-03-18 11:07:17xiang.zhangsetrecipients: + xiang.zhang, martin.panter
2016-03-18 11:07:17xiang.zhangsetmessageid: <1458299237.23.0.901747583984.issue26586@psf.upfronthosting.co.za>
2016-03-18 11:07:17xiang.zhanglinkissue26586 messages
2016-03-18 11:07:17xiang.zhangcreate