gagan%netscape.com
50b9784af9
General fixes.
1999-05-28 22:31:47 +00:00
andreas.otte%primus-online.de
bd3e6b0428
First Checked In
1999-05-28 09:16:47 +00:00
andreas.otte%primus-online.de
dfb9c17c3f
First Checked In
1999-05-28 09:11:38 +00:00
andreas.otte%primus-online.de
0fb5a4fe27
Making libhttp.so a component
1999-05-28 08:22:46 +00:00
valeski%netscape.com
a250f2cba4
added some extern module stuff #ifdef'd zero
1999-05-27 22:00:30 +00:00
valeski%netscape.com
043d4e8984
added the idl dir and initial nsIHttpNotify.idl
1999-05-27 21:31:26 +00:00
rpotts%netscape.com
0e844f07ca
Initialized m_Request to nsnull to prevent a crash durng destruction - it was trying to free uninitialized memory :-(
1999-05-26 21:04:11 +00:00
gagan%netscape.com
e4fe46d13d
Removed nsITimer dependency.
1999-05-26 08:53:17 +00:00
rpotts%netscape.com
34f735e0b8
Some fixes to get the http test case running... Fixed the handler factory to correctly return the instance. Changed to CID of the URL being created to NS_STANDARDURL_CID. Fixed a signed/unsigned crash when creating connections...
1999-05-26 06:34:44 +00:00
gagan%netscape.com
380cd9cea0
Moved nsHTTPEnums.h to public.
1999-05-25 21:38:53 +00:00
gagan%netscape.com
730706264e
Moved nsHTTPEnums from src to here.
1999-05-25 21:38:27 +00:00
gagan%netscape.com
68a8fd4989
Fixed nsIURL.h to nsIUrl.h... Thanks Andreas.
1999-05-25 21:33:23 +00:00
valeski%netscape.com
4fff3a7467
adding http's events for the nsNetModuleMgr api so necko can interract with external modules
1999-05-25 17:34:59 +00:00
warren%netscape.com
b3c3a30965
Moving changes from XPCOM20_BRANCH forward.
1999-05-24 09:01:47 +00:00
gagan%netscape.com
14548c81ae
Made the baseURL default to null.
1999-05-22 00:21:32 +00:00
gagan%netscape.com
4f6fffbf22
Changes for the HTTP Handler.
1999-05-21 07:12:31 +00:00
gagan%netscape.com
82449943da
Changes for the handler.
1999-05-21 07:12:11 +00:00
gagan%netscape.com
20ff86c7ce
HTTP changes.
1999-05-21 06:35:21 +00:00
gagan%netscape.com
e4b49f1a7b
HTTP Handler work.
1999-05-21 06:33:17 +00:00
valeski%netscape.com
943c469643
changed over to nsIEventQueue interface, from straight PL_EventQueue. Also took a whack at getting socketTRansport::OpenOutputSTream to work (hasn't been tested)
1999-05-05 22:41:44 +00:00
hshaw%netscape.com
559af684ee
fix signature for nsGetFactory()
1999-05-04 00:21:42 +00:00
warren%netscape.com
ee3f32d177
Renamed nsTypicalUrl to nsStandardUrl.
1999-05-01 02:08:18 +00:00
valeski%netscape.com
1dbe4d3aa1
nsIUrl.h - switched back to single inheritance of nsISupports (removed nsITypicalUrl)
...
nsUrl.h - switched back to multiple inheritance including nsITypicalUrl
nsFtpConnectionThread.cpp - various initializations.
nsFtpConnectionThread.h - various initialization api changes
nsFtpProtocolConnection.cpp - Switched back to ProtoConn implementing the nsISTreamListener interface + some initialization changes.
nsFtpProtocolConnection.h - inherits nsIStreamListener.
everyone else was just init changes.
1999-04-30 15:28:33 +00:00
valeski%netscape.com
6cffde5f7a
added a temp default http port (80)
1999-04-29 17:33:51 +00:00
valeski%netscape.com
ec200fff1b
hooked up the out nsIUrl param with the resulting url
1999-04-28 20:09:17 +00:00
warren%netscape.com
e9e1dc1c23
Started hooking up socket transport synchronous streams. Added unix makefiles.
1999-04-25 19:25:24 +00:00
warren%netscape.com
0bef817947
Added source offset parameter to OnDataAvailable (for byte-range requests).
1999-04-22 08:47:06 +00:00
warren%netscape.com
f441dd587a
Added missing out param to GetHeader. Started making GET request async.
1999-04-20 04:48:51 +00:00
warren%netscape.com
e483f26f07
Working on GET.
1999-04-17 20:57:48 +00:00
warren%netscape.com
fa42476fae
Added event queue argument for connection creation. Started http state machine.
1999-04-16 18:00:17 +00:00
warren%netscape.com
0bdb7edb94
More on http protocol.
1999-04-14 08:11:10 +00:00
warren%netscape.com
0f718eedde
Fixed NSGetFactory sig.
1999-04-14 00:07:42 +00:00
warren%netscape.com
ddc3278d38
More for http.
1999-04-14 00:06:07 +00:00
warren%netscape.com
8f99982227
Added synchronous file input. Worked on cancel/suspend/resume work for file transfer.
1999-04-13 18:10:15 +00:00
warren%netscape.com
4554437db1
Fixed unitialized var.
1999-04-12 22:42:55 +00:00
warren%netscape.com
e9faed107d
Began fleshing out http protocol.
1999-04-12 22:34:20 +00:00
warren%netscape.com
a38405da05
Fixed up all the IIDs to be new/unique. Made nsFileTransport work (needs tuned).
1999-04-05 21:05:22 +00:00
warren%netscape.com
d783951913
Initial stab at new networking implementation.
1999-03-31 19:53:46 +00:00