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 giampaolo.rodola
Recipients giampaolo.rodola
Date 2008-09-09.13:58:13
SpamBayes Score 0.06285541
Marked as misclassified No
Message-id <1220968695.13.0.61969231566.issue3818@psf.upfronthosting.co.za>
In-reply-to
Content
RFC-959 at chapter 5.4 includes 225 as a possible response to an ABOR
command.
225 should be sent by server when a client issues an ABOR command and
there's no data transfer to abort.
The patch in attachment includes 225 code in the list of positive ABOR
response codes.


[1] http://www.ietf.org/rfc/rfc0959.txt
History
Date User Action Args
2008-09-09 13:58:15giampaolo.rodolasetrecipients: + giampaolo.rodola
2008-09-09 13:58:15giampaolo.rodolasetmessageid: <1220968695.13.0.61969231566.issue3818@psf.upfronthosting.co.za>
2008-09-09 13:58:13giampaolo.rodolalinkissue3818 messages
2008-09-09 13:58:13giampaolo.rodolacreate