7755b88298
mCacheEntry by nsHTTPChannel before calling stop request. Delaying release until after onStopRequest is called. bug 51043 Caching cgi when we are not supposed to. Now we refetch a page if there isn't Modified-Since header being sent. That isolates cgis pretty well and keeps normal pages working as is. bug 53272 Cache corruption triggers when we hit DNS errors. This is due to the entry being in memory and never being flushed to disk. Calling CacheAbort() on the error condition from ResponseCompleted() takes care of that. r=neeti, gagan |
||
---|---|---|
.. | ||
public | ||
res | ||
src | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |