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-20 17:20:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
netwerk
History
valeski%netscape.com
a58f6dc3b6
21197. a=jevering, r=rpotts. On a redirect we were firing header notification *after* the rediect which broke sites trying to set and retrieve a cookie using a redirect. Now we fire on headers before processing status code
1999-12-14 23:07:29 +00:00
..
base
20956. r=rpotts. necko no longer assumes any MIME type. we send out application/x-unknown-content-type internal MIME type if we don't *know* what the type is. It's now truly up to the app to figure out what to do
1999-12-07 07:00:47 +00:00
build
…
cache
Checking in fur's fix for
#21162
- throbber animation not stoping. Also major speed improvment on NT and Mac. a=brendan
1999-12-11 02:25:00 +00:00
dns
…
macbuild
…
mime
…
protocol
21197. a=jevering, r=rpotts. On a redirect we were firing header notification *after* the rediect which broke sites trying to set and retrieve a cookie using a redirect. Now we fire on headers before processing status code
1999-12-14 23:07:29 +00:00
socket
…
streamconv
Remove printf()'s that I missed earlier
1999-12-08 02:49:46 +00:00
test
Build cache tests
1999-12-08 03:36:10 +00:00
testserver
r=chofmann. adding content-type to default response headers for testserver
1999-12-07 22:36:47 +00:00
util
…
.cvsignore
…
gen-makefile.sh
…
Makefile.in
build cache build r=fur
1999-12-07 04:29:26 +00:00
makefile.win
…