This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-05 16:46:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7cc31b0783
gecko-dev
/
network
/
module
/
nsNetIDs.cpp
5 lines
99 B
C++
Raw
Normal View
History
Unescape
Escape
Re-enable normal netlib stream handling. Caching and chunking should work now.
1998-07-13 23:43:13 +00:00
#
define NS_IMPL_IDS
Hook up status remarks from netlib, add interface for prompts and alerts.
1998-07-21 20:27:59 +00:00
#
include
"nsINetSupport.h"
#
include
"nsIStreamListener.h"
Re-enable normal netlib stream handling. Caching and chunking should work now.
1998-07-13 23:43:13 +00:00
#
include
"nsIPref.h"
Reference in New Issue
Copy Permalink