Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
gagan%netscape.com 01e3f7007e Fix for bug 20145. Proxy Auto Config is now in. For more information check http://www.mozilla.org/docs/netlib/pac.html r=bryner,rjc. 2000-07-31 21:24:55 +00:00
gagan%netscape.com 762d0b1cd8 Not in the build. Allow POST requests to handle special cases too. 2000-06-27 22:10:27 +00:00
gagan%netscape.com 623ba9e199 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
gagan%netscape.com 8429a748bc Some test changes to allow echoing requests at arbitrary locations in urlmap. You can now use ECHO [HTTPHeader] to display all headers (if HTTPHeader is not specified) or that header value as it came in the request. See <your-testserver>/echo for an example. Not in build (a=leaf) 2000-04-07 23:14:52 +00:00
valeski%netscape.com de9d6ddf86 r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
dmose%mozilla.org 5312eacf8c 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 eaeac236aa Post requests are now only read upto the specified amount. Not in the build. 1999-10-23 00:47:24 +00:00
gagan%netscape.com ba623d2c25 a dummy post request file for testing post requests in HTTP. not in the build. 1999-10-22 21:27:38 +00:00
gagan%netscape.com 85092ee7c1 Added /post test as well. Not in the build. 1999-10-22 21:24:57 +00:00
gagan%netscape.com a9a5c1c9d2 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 f1203c259d 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
briano%netscape.com de44b4d417 General cleanup. 1999-09-10 00:59:21 +00:00
sspitzer%netscape.com 0f1188a8ce ignore generated Makefile 1999-07-29 05:00:07 +00:00
mcafee%netscape.com 9e9afeb293 Minor comment change. 1999-07-27 23:31:48 +00:00
mcafee%netscape.com 09740c6d93 First checkin 1999-07-27 20:32:08 +00:00
valeski%netscape.com 8887ad2cc9 added a date header to the cookie test (cookies require a server date to work) 1999-07-06 23:54:12 +00:00
gagan%netscape.com 4de981d222 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 bae126c753 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 eb5ccc12b0 Ignore .class files for CVS. 1999-06-11 06:25:11 +00:00
gagan%netscape.com a941eb6b56 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