Comment 1 for bug 249950

Revision history for this message
Leonard Richardson (leonardr) wrote : Re: Stop refreshing after every PATCH request and POST named operation

This is no longer as important because we don't refresh on PUT and PATCH anymore. The server sends back an up-to-date representation in response and we start using that. So now we just need to distinguish between POST requests that change the resource and POST requests that don't.