Message267200
Well, the reason it makes sense to use send_error, or at least the reason I suspect a lot of people do it, is because then you don't have to call end_headers() yourself. So, acknowleding this, it might be worth mentioning in the docs that the body isn't sent for certain return codes. Especially seeing as we already do it for NO_CONTENT and NOT_MODIFIED. |
|
Date |
User |
Action |
Args |
2016-06-04 00:33:33 | r.david.murray | set | recipients:
+ r.david.murray, martin.panter, deronnax, spaceone, Susumu Koshiba |
2016-06-04 00:33:33 | r.david.murray | set | messageid: <1465000413.89.0.903740263994.issue25738@psf.upfronthosting.co.za> |
2016-06-04 00:33:33 | r.david.murray | link | issue25738 messages |
2016-06-04 00:33:33 | r.david.murray | create | |
|