andreas.otte%primus-online.de
1dd63d3130
fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part
2000-05-13 13:05:00 +00:00
pierre%netscape.com
4c5e4554a1
Fixed a crash at startup on the Mac (a null-check on 'mProxySvc').
2000-05-12 12:02:26 +00:00
rpotts%netscape.com
a8446af14b
Fixed progress notifications to respect the nsIChannel::LOAD_BACKGROUND flag
2000-05-11 21:52:49 +00:00
gagan%netscape.com
9a086ea0d2
Fixed bug 37347. HTTP HEAD requests should work now.
2000-05-10 00:48:28 +00:00
ruslan%netscape.com
5daef2ebfa
Make sure SetUploadStream actually works when it's used.
2000-05-09 00:20:09 +00:00
ruslan%netscape.com
17e7facc3d
Fix 37778 - now handle simple (no status line/headers) http response correctly
2000-05-08 23:04:36 +00:00
dveditz%netscape.com
65a3c6a5c5
use threadsafe ISupports
2000-05-08 07:46:16 +00:00
warren%netscape.com
a451c5f762
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
warren%netscape.com
29f98602c6
Fixed mac build warnings.
2000-05-06 09:07:31 +00:00
warren%netscape.com
a9fbc663c4
Revert accidental checkin
2000-05-06 05:10:25 +00:00
warren%netscape.com
5b12b6b986
build changes for unix
2000-05-06 05:07:10 +00:00
bryner%uiuc.edu
5491687162
Fixing objdir build bustage.
2000-05-06 03:54:17 +00:00
ruslan%netscape.com
208c0f25d7
Fixing 36641
2000-05-06 00:06:28 +00:00
gordon%netscape.com
9022e8eeec
Added :streamconv:converters: to access paths, preparing for ruslan's checkin.
2000-05-05 23:54:29 +00:00
andreas.otte%primus-online.de
bdc707dcc5
first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com
2000-05-05 23:39:25 +00:00
gagan%netscape.com
cc4b093444
Flush out auth entries for 401 auth denied responses. And some filter work...
2000-05-05 09:46:24 +00:00
warren%netscape.com
2eda9f7353
Obsolete
2000-05-05 06:05:38 +00:00
valeski%netscape.com
c01e938be2
getting rid of extraneous FTP members.
2000-05-04 22:06:21 +00:00
gagan%netscape.com
af44884818
Fix for bug 37238. We were guessing the mime type incorrectly.
2000-05-04 00:57:58 +00:00
gagan%netscape.com
710e3c377d
Fix for bug 22534 and an optimization of storing the nsIOService.
2000-05-03 22:03:33 +00:00
valeski%netscape.com
4e75ce88dd
removing extraneous channel member, and ensuring that final releases used by the FTP thread are made on the owning thread.
2000-05-03 21:20:32 +00:00
valeski%netscape.com
cb968f053f
31587. FTP was caching the auth dialog data.
2000-05-03 21:17:48 +00:00
ruslan%netscape.com
1bd1002d75
Fix build bustage
2000-05-03 00:33:20 +00:00
ruslan%netscape.com
1fb23603b8
Fix for 37800 - API change: SetRequestMethod now has to take Atom
...
as method name
2000-05-03 00:18:08 +00:00
rpotts%netscape.com
c36365aaaa
Fixed typo in HTTP header string If-None-Match. Thanks to Morgan Owens (packrat@nznet.get.nz) for finding it!!
2000-05-01 23:30:21 +00:00
ruslan%netscape.com
1836b3231a
Fix 37632
2000-05-01 23:02:59 +00:00
mkaply%us.ibm.com
241d09c150
# 37239
...
r= warren@netscape.com
OS/2 bring up continues - Fix some #ifdefs, and add code to set OS/2 as a platform and query OS/2 version
2000-05-01 22:35:28 +00:00
sford3%swbell.net
a450b9f34f
added files: mozilla/netwerk/protocol/about/src/mzAboutMozilla.cpp
2000-04-30 00:09:23 +00:00
sford3%swbell.net
f208a4a8ae
Mozilla lives!
2000-04-30 00:07:00 +00:00
ruslan%netscape.com
345bd451f8
Fix 21561 - force revalidation of the cache when Vary header is sent.
2000-04-28 21:12:29 +00:00
ruslan%netscape.com
a31cbd3d80
Turn on nsHTTPFinalListener to fix various notification bugs, r=gagan. Make
...
disk cache classes implement threadsafe_isupports, r=davidm, add placeholder
for resource bundles for necko.
2000-04-28 06:36:31 +00:00
valeski%netscape.com
5535ccfc0c
37200. text type data urls were having whitespace stripped out of them.
2000-04-27 03:55:20 +00:00
gagan%netscape.com
e27ef680ac
Fix the form posting problem. I forget the bug number... r=ruslan
2000-04-27 01:06:57 +00:00
slamm%netscape.com
7180b8f97a
Fix declaration order to quiet build warning
2000-04-26 14:31:01 +00:00
mstoltz%netscape.com
4794c651b5
Fixes for 27010, 32878, and 32948.
2000-04-26 03:50:07 +00:00
ruslan%netscape.com
5c1a777042
More complete update to the previos check in. Don't even instatiate
...
the final listener as we're not using it anyway.
2000-04-26 00:11:30 +00:00
ruslan%netscape.com
325a51765f
Don't fire OnStopRequest just yet when the channel gets Cancelled (until
...
the receiver learns how to handle it correctly), r=imoT, a=leaf. Used to
crash when following expedia link from msn.com
2000-04-25 23:59:25 +00:00
ruslan%netscape.com
25976cce56
Fix 37084 (blocker), r=gagan
2000-04-25 19:11:26 +00:00
mscott%netscape.com
199d1c9074
when determining progress for a cache entry, use the content length
...
for the cache entry as the total max progress. This change gives us more accurate progress for loading
entries from the cache for http.
2000-04-25 01:52:24 +00:00
ruslan%netscape.com
1fb3f37f7e
WIP on 33508, 28890. Adjust response timeout up to 120 seconds by default
...
as well.
2000-04-25 01:27:30 +00:00
mstoltz%netscape.com
200b920525
Backing out changes until I can figure out why it's crashing on startup.
2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
9ac7780368
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
mscott%netscape.com
9a86af4ff9
These changes are actually valeski's. I'm checking them in for him. These changes are to make http
...
report proper progress to the consumer of the url. Before, http was reporting the socket's progress instead of
its own. That information wasn't very useful.
r=mscott
2000-04-22 22:40:40 +00:00
gagan%netscape.com
7b3261ad7e
Fixing a bad merge. Reordered WriteRequest with ReleaseTransport in OnStopRequest.
2000-04-22 01:23:29 +00:00
gagan%netscape.com
45af37867c
Fixed bug 23480. Changed the PostDataStream api to be UploadStream api to allow PUT requests as well.
...
Fixed bug 32560. Added AsyncWrite implementation for HTTP.
Fixed bug 33842. Some of the earliar code that ruslan had landed broke the status updating for proxy cases.
Fixed bug 36602. Added an api to add (and remove) entries to the "no proxy for" array. Also changed the array to be constructed once (and hence parsed once) instead on each call to ExamineForProxy.
Part fix for bug 31174. Added HTTPS proxy settings.
And finally also un"ruslan"ized the HTTP code :)
2000-04-22 00:35:05 +00:00
davidm%netscape.com
2c833f43ce
32956 Triggering same xpi file in same session fails (mem cache on
r = ruslan
2000-04-21 23:23:59 +00:00
ruslan%netscape.com
ddd06506fc
Be more conservative when checking that the keep-alive connection has
...
died. On some platforms it can come out as eof and on some (windows)
it'll come out as "connection aborted".
2000-04-21 01:27:48 +00:00
ruslan%netscape.com
60577a1441
Adjust transport socket timeout everytime it's getting put back into the
...
work queue. Fix WinGate crash (32048) by stopping using polable events in case
when creation of pollable event has failed (until nspr finds a real solution).
Fix 36445. Apply slamm's patch to shut off some compiler warnings.
2000-04-20 01:10:30 +00:00
dougt%netscape.com
feaefc7aa5
Fix for 36236. Make all https channels use the load flag:
...
INHIBIT_PERSISTENT_CACHING. r=davidm@netscape.com
2000-04-19 19:59:40 +00:00
ruslan%netscape.com
49cdc71c64
Fire OnStop on the right listener
2000-04-19 04:19:18 +00:00