The slide server doesn't send it. On the client, it is defined but there is no specific code to process this status. You will have to write a test case for it and maybe write some kind of callback to notify your client app.
Dirk Ram Kurapati wrote: > > RFC 2518 says about Process status. > Section 10.2 > The 102 (Processing) status code is an interim response used to > inform the client that the server has accepted the complete request, > but has not yet completed it. This status code SHOULD only be sent > when the server has a reasonable expectation that the request will > take significant time to complete. As guidance, if a method is taking > longer than 20 seconds (a reasonable, but arbitrary value) to process > the server SHOULD return a 102 (Processing) response. The server MUST > send a final response after the request has been completed. > > Is there any support for it in the Slide. > > Thanks > Rama > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
