mozilla-history/netwerk/protocol/http
dp%netscape.com 7755b88298 bug 53122 OnFileAvailable() not being called due to release of
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
2000-09-20 07:13:03 +00:00
..
public Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
res Flush out auth entries for 401 auth denied responses. And some filter work... 2000-05-05 09:46:24 +00:00
src bug 53122 OnFileAvailable() not being called due to release of 2000-09-20 07:13:03 +00:00
.cvsignore First Checked In 1999-05-28 09:16:47 +00:00
Makefile.in don't build psm stuff here anymore on unix 2000-03-14 06:09:41 +00:00
makefile.win removing res from http build path on windows. 2000-03-22 02:42:50 +00:00