This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-19 07:26:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
netwerk
History
valeski%netscape.com
4bd531e836
16968, r=gagan. Changed the way HTTP header notification occurs. now the channel does the notification. Also added SetREsponseHeaders() to the nsIHTTPChannel iface which allows outside users to add response headers (such as nsMultiMIMEConv/bugzilla) and have the new headers perculate to observers. also fixed HTTP handler leak, r=dp on that one.
1999-10-28 20:12:59 +00:00
..
base
Changed file transport to facilitate jar: protocol -- parameterized by nsIFileSystem. Bug#12579 r=gagan,gayatrib
1999-10-28 08:02:07 +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
16968, r=gagan. Changed the way HTTP header notification occurs. now the channel does the notification. Also added SetREsponseHeaders() to the nsIHTTPChannel iface which allows outside users to add response headers (such as nsMultiMIMEConv/bugzilla) and have the new headers perculate to observers. also fixed HTTP handler leak, r=dp on that one.
1999-10-28 20:12:59 +00:00
socket
adding hostname to socket provider. (r) warren.
1999-10-01 23:23:49 +00:00
streamconv
Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott
1999-10-26 09:16:24 +00:00
test
Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott
1999-10-26 09:16:24 +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
Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott
1999-10-26 09:16:24 +00:00
.cvsignore
…
gen-makefile.sh
…
Makefile.in
General cleanup.
1999-09-14 01:35:43 +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