dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
gagan%netscape.com
|
90a0f96f02
|
Added stuff to the test server to handle post requests as well. Not in the build.
|
1999-10-22 21:21:30 +00:00 |
gagan%netscape.com
|
7f425f1145
|
Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren
|
1999-10-13 10:24:12 +00:00 |
gagan%netscape.com
|
8488317c0c
|
Fix the default line problem. Added a /cookie case to send a dummy "set-cookie: header"
|
1999-06-24 02:29:20 +00:00 |
gagan%netscape.com
|
53312eba76
|
Added special cases to allow for something like http://gagan/?Length=5000 to get a response back with Content-Length (actual and header both) set to 5000. Its cool for testing bigger responses.
|
1999-06-19 04:05:10 +00:00 |
gagan%netscape.com
|
8b4084c337
|
Added the test server for testing anamalous responses from HTTP servers. For more details read http://lxr.mozilla.org/mozilla/source/netwerk/testserver/docs/help.html
|
1999-06-11 06:21:16 +00:00 |