gecko-dev/netwerk
rpotts%netscape.com 5a4bbbd3b8 Cleanup - Moved the PostData stream from the nsHTTPChannel to the nsHTTPRequest... The PostStream is now released once the request has been sent to the server since it is no longer useful. Fixed up Cancel to remove the channel from the list of pending requests if necessary. 1999-10-26 04:48:26 +00:00
..
base Change net module notification to make proxies lazy. r=dveditz, mozbot. 1999-10-25 22:31:59 +00:00
build nuked 1999-09-30 21:51:07 +00:00
cache Initial version of net data cache APIs 1999-10-15 00:46:41 +00:00
dns 12748 r=Andreas. Completely removed the GetHostByAddr() call so we no longer do any reverse lookups 1999-10-01 13:38:46 +00:00
macbuild added files: mozilla/netwerk/base/public/nsIStatusCodeEventSink.idl 1999-10-06 20:44:23 +00:00
mime fix ref count logging on nsMimeImpl r=warren 1999-10-19 14:50:09 +00:00
protocol Cleanup - Moved the PostData stream from the nsHTTPChannel to the nsHTTPRequest... The PostStream is now released once the request has been sent to the server since it is no longer useful. Fixed up Cancel to remove the channel from the list of pending requests if necessary. 1999-10-26 04:48:26 +00:00
socket adding hostname to socket provider. (r) warren. 1999-10-01 23:23:49 +00:00
streamconv fix bug 10434, memory leak detection, r=valeski 1999-10-14 13:36:33 +00:00
test Added profiling info for measuring performance when doing -all. Test case only. 1999-10-25 02:22:30 +00:00
testserver Post requests are now only read upto the specified amount. Not in the build. 1999-10-23 00:47:24 +00:00
util changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:37:53 +00:00
.cvsignore some more ignorance 1999-06-17 19:00:56 +00:00
Makefile.in General cleanup. 1999-09-14 01:35:43 +00:00
gen-makefile.sh Add some comments 1999-05-03 18:11:50 +00:00
makefile.win remove temporary ifdef 1999-08-24 04:16:15 +00:00
makefiles add protocol/jar makefiles 1999-09-18 09:13:20 +00:00