gecko-dev/netwerk
2000-04-27 18:42:47 +00:00
..
base First checkin of proxy auto config interfaces. Not in the build. 2000-04-27 18:42:47 +00:00
build General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
cache implement GetContentLength for a memory cache entry. This helps us report 2000-04-25 01:48:48 +00:00
dns Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code. 2000-04-12 07:58:24 +00:00
macbuild Added nsIStreamIO.idl. Removed nsIFileSystem.idl. 2000-04-13 09:20:57 +00:00
mime Replace nsString with nsCString. Add routines for setting the ext froma comma delimenated list 2000-04-19 04:45:30 +00:00
protocol 37200. text type data urls were having whitespace stripped out of them. 2000-04-27 03:55:20 +00:00
socket
streamconv string api changes r=scc 2000-04-25 05:40:45 +00:00
test making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
testserver Fixed the testserver to print arbitrary content-length request. So you can now try http://<testserver>/?Length=N to get back a document with content-length of N. This is not in the build. 2000-04-13 19:20:54 +00:00
util
.cvsignore
gen-makefile.sh
Makefile.in
makefile.win