Lines Matching full:stale
945 "stale" response.957 A stale response is sent iff "stale" is present in the request path.962 stale = 'stale' in self.path963 nonce = self.GetNonce(force_reset=stale)1007 if stale:1008 hdr += ', stale="TRUE"'