ruslan%netscape.com
e5e920f65e
In case of getting Connection: close during http/1.1 response - don't
...
record the capabilities of such server.
2000-04-13 21:19:27 +00:00
ruslan%netscape.com
39f7fc06c6
Partially fix 34743. Handle 100 (Continue) responses. Add an exclusion list
...
for servers with broken 1.1/pipelining. Fire onstop in case of the error on
all queued up channels in the pipeline.
2000-04-13 20:48:19 +00:00
gagan%netscape.com
7141d6ce45
Backing out last changes since warren has the new ones.
2000-04-13 19:50:43 +00:00
gagan%netscape.com
3907bf9cb4
35564 MLK fixes and IOService optimization from beard.
2000-04-13 19:44:15 +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
warren%netscape.com
32ced272ad
Fixed assertion problem with rv/rv2.
2000-04-13 10:07:13 +00:00
warren%netscape.com
7ef49fe1e6
Fixed RemoveChannel problem.
2000-04-13 10:02:32 +00:00
warren%netscape.com
1c28f1524f
Added some cleanup.
2000-04-13 09:30:09 +00:00
warren%netscape.com
e0be02e5b0
Removed
2000-04-13 09:22:09 +00:00
warren%netscape.com
4149164cea
Added nsIStreamIO.idl. Removed nsIFileSystem.idl.
2000-04-13 09:20:57 +00:00
warren%netscape.com
1832d7f664
Factoring stream i/o operations into nsIStreamIO interface.
2000-04-13 09:20:50 +00:00
warren%netscape.com
0a425b27ff
Added nsIStreamIO.idl
2000-04-12 21:32:15 +00:00
warren%netscape.com
b2d5023b87
Moved nsXPIDLString.h out of ifdef for optimized builds.
2000-04-12 08:25:32 +00:00
warren%netscape.com
942ccefd74
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
ruslan%netscape.com
058a3cfa88
Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows,
...
memory leak of socket transports during pipelined request, add timeout
setters on socket transport, add a restriction on the number of keep-alive
connections.
2000-04-12 01:47:22 +00:00
bryner%uiuc.edu
b9a3694a81
Enable parsing of URL's in finger: text. bug 26753. r=valeski, a=ftang.
2000-04-11 22:41:02 +00:00
ruslan%netscape.com
228b0a5979
Fix 35344, r=dougt, a=leaf
2000-04-10 21:41:55 +00:00
ruslan%netscape.com
2b9f8f0b08
Fixing the first part of 35344, r=dougt, a=leaf.
2000-04-10 20:02:33 +00:00
cls%seawood.org
9c0bd39a1e
Set SHORT_LIBNAME for 8.3 platforms.
2000-04-08 00:39:39 +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
davidm%netscape.com
7be9604915
34713 Incorrect MIME type for .dtd files causes browser to not sta
r=sfraser a =jj
2000-04-07 00:31:04 +00:00
mscott%netscape.com
42a52d6dbd
Bug #34561 --> we were reporting false timeouts with connection based protocols
...
r=ruslan,warren
a=granrose
2000-04-05 21:15:44 +00:00
warren%netscape.com
0bbf396dfc
Fix to not call OnStartRequest if channel has been canceled. Bug #31957
2000-04-05 06:46:00 +00:00
cls%seawood.org
7ff230453f
Added newline to end of these files to placate the HP compiler.
...
So when are we going to make build/unix/print-non-newline.sh part of the cvs-commit filter?
2000-04-05 06:18:10 +00:00
bryner%uiuc.edu
d5c8eb765a
Making nsTXTToHTMLConv implement nsITXTToHTMLConv. r=valeski.
2000-04-05 05:53:35 +00:00
bryner%uiuc.edu
e896db9863
Adding nsITXTToHTMLConv.idl to the build on Windows and Unix.
2000-04-05 05:49:34 +00:00
bryner%uiuc.edu
993235261e
This CID definition is not needed.
2000-04-05 05:47:29 +00:00
valeski%netscape.com
bbca810085
adding nsITXTToHTMLConv.idl
2000-04-05 05:34:36 +00:00
bryner%uiuc.edu
bd9580ec83
Adding a new interface for the text to HTML converter.
2000-04-05 05:21:13 +00:00
ruslan%netscape.com
791920e9c8
Fix pipelining case when chunk encoding stream is pushed (pipelining is
...
not a default yet).
2000-04-05 05:08:40 +00:00
ruslan%netscape.com
6baa185817
Fix 34359 - nsSocketTransport timeout should also work while waiting on
...
actual data, not only while connecting.
2000-04-05 04:49:35 +00:00
ruslan%netscape.com
8e73167b10
Fix uninitialized variable. Minor code cleanup.
2000-04-05 04:38:08 +00:00
valeski%netscape.com
c61aa04c58
r=rhp, mscott. 34401. adding nsTXT converter back into the mix and removing prog id collision between it and mozTXT converter
2000-04-05 04:12:29 +00:00
davidm%netscape.com
0eebb66209
No idea why this built for me. Change '????' to hex equivalent
2000-04-05 03:29:40 +00:00
davidm%netscape.com
8b9369403e
31054 'TEXT' file which contains non ASCII does not open correctly
2000-04-05 03:03:50 +00:00
davidm%netscape.com
ce21e1a9d9
31054 TEXT' file which contains non ASCII does not open correctly
2000-04-05 03:01:51 +00:00
davidm%netscape.com
265be55b7c
First Checked In.
2000-04-05 03:00:00 +00:00
mkaply%us.ibm.com
9ec188bd3a
# 34082
...
r= warren@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:32:07 +00:00
mkaply%us.ibm.com
08a01ecdfd
# 33859
...
r= warren@netscape.com
OS/2build - add or change #ifdefs
2000-04-05 02:14:34 +00:00
ruslan%netscape.com
971ef623ef
Landing the next batch of http pipelining changes. Still not enabled by default
...
(but you can set a pref in all.js and it'll work and some sites will load
ultra-fast). pipelining_reorg_point2 is pre-checkin tag in case of major
bustages (which there should be none).
2000-04-05 01:43:57 +00:00
sspitzer%netscape.com
ae9ea65eb3
remove my debugging printf.
2000-04-05 00:53:44 +00:00
davidm%netscape.com
d2752fc594
34314 Whacky permissions on Cache directories.
2000-04-05 00:08:21 +00:00
pavlov%netscape.com
ad8f59cb37
Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog
2000-04-04 23:50:41 +00:00
ruslan%netscape.com
434ee06b0e
Fix 34491 - tree blocker. Double-free in http compress converter.
2000-04-04 22:09:47 +00:00
bruce%cybersight.com
c1e13f4193
Fix leak. #34396 . r=ruslan
2000-04-04 14:58:12 +00:00
warren%netscape.com
cf36281f4b
Added assertions to prove that cancel was being used in a thread-safe way. Bug 31091.
2000-04-04 08:49:49 +00:00
warren%netscape.com
f8d4872910
Making nsJARDownloadObserver have thread-safe addref/release.
2000-04-04 08:34:37 +00:00
cls%seawood.org
372343f97f
Fix for EXTRA_DSO_LIBS in rules.mk
...
OS/2 Makefile.in changes (Patch 4a). Bug #34106
2000-04-04 07:37:50 +00:00
sspitzer%netscape.com
bbc2546716
fix for #34401 . partial backout of valeski's changes.
...
thanks to mscott, putterman and bienvenu for the detective work.
2000-04-04 07:14:01 +00:00
warren%netscape.com
b5fe97ca18
Changed 'default' content type to application/x-unknown-content-type (was text/html!).
2000-04-04 07:13:22 +00:00