Issue93

Title STOP requests in idle state
Priority bug Status chatting
Superseder Nosy List dburke, dburnett, eburger, oran, sarvi
Assigned To dburnett Topics

Created on 2006-06-13.10:47:28 by dburnett, last changed 2006-06-13.10:47:28 by dburnett.

Messages
msg154 (view) Author: dburnett Date: 2006-06-13.10:47:28
Tentative resolution:  For all resources, the following changes will be made:
When the STOP method is issued,
  a)if there is no request active, the server will return a 200 OK without an
Active-Request-Id-List since the resource is in the intended target state.
  b) otherwise, the server will return 402 Method not valid in this state.

The history/discussion for this issue can be found in the thread beginning with
http://www1.ietf.org/mail-archive/web/speechsc/current/msg01770.html.
History
Date User Action Args
2006-06-13 10:47:31dburnettcreate