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

19 Коммитов

Автор SHA1 Сообщение Дата
gagan%netscape.com 0213999afa Not in the build. Allow POST requests to handle special cases too. 2000-06-27 22:10:27 +00:00
gagan%netscape.com 0f7d6d629f 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 382ede1d1b 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 27f3963a26 r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
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 e380e8cac8 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 60bc914eda 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 611cc54426 Added /post test as well. Not in the build. 1999-10-22 21:24:57 +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
briano%netscape.com 9697722005 General cleanup. 1999-09-10 00:59:21 +00:00
sspitzer%netscape.com f67cc36b49 ignore generated Makefile 1999-07-29 05:00:07 +00:00
mcafee%netscape.com 115a63b0a0 Minor comment change. 1999-07-27 23:31:48 +00:00
mcafee%netscape.com 34582bf9e2 First checkin 1999-07-27 20:32:08 +00:00
valeski%netscape.com 63584fd124 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 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 057fe49db7 Ignore .class files for CVS. 1999-06-11 06:25:11 +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