Issue95

Title Multiple REQUEST-STATUS with different short status codes
Priority bug Status in-progress
Superseder Nosy List aki
Assigned To Topics rfc2446bis

Created on 2007-10-24.14:37:35 by aki, last changed 2008-05-12.02:11:48 by cyrusdaboo.

Messages
msg281 (view) Author: cyrusdaboo Date: 2008-05-12.02:11:48
Text proposed to list. Some feedback received and acted upon. No additional 
follow-up. Will include in the next draft.
msg276 (view) Author: lear Date: 2008-01-09.14:49:42
Cyrus to propose text.
msg268 (view) Author: aki Date: 2007-10-24.14:37:35
Currently REQUEST-STATUS can appear more than once. The problem is that the each
of them can have a status code in a different category (short return code),
e.g.,   it is allowed to have both a 2.x (success) and a 3.x (error) REQUEST-STATUS.

This seems like a bug. Proposal, restrict the REQUEST-STATUS codes to the same
category.
History
Date User Action Args
2008-05-12 02:11:49cyrusdaboosetstatus: Discuss -> in-progress
messages: + msg281
2008-01-09 14:49:42learsetmessages: + msg276
2007-10-24 14:37:35akicreate