> It sounds like IE is responding correctly:
> http://www.w3.org/Protocols/rfc2616/...html#sec10.2.3
How can it be correct? The first time it shows a result and the second time it doesn't show a result. Either it behaved correctly the first time and did not the second time or it is the other way around. Either way, IE had to behave incorrectly one of the times.
A good analogy would be if you didn't know how to spell something in a text document -- if you spell it both ways you guarantee that you're wrong 100% of the time.
Most people compare the behavior of the 202 status message to the well known 404 status message -- both return messages indicating that the sought for data was not available. I would say that the correct behavior here is that IE would treat the 202 in the same manner as it does 404 (which means bringing up a constructed 202 page informing the user that the requested data is not yet available).