Articles tagged: Necko
Found 29 documents
- application_http-index-format_specification The application/http-index-format file format is an attempt to provide a generic, extensible ...
- Archive/Mozilla/Autodial_for_Windows_NT This document is intended to explain how the autodial helper feature implemented for bug 93002 ...
- Archive/Mozilla/HTTP_Class_Overview This document provides an overview of the classes used by the Mozilla HTTP implementation. It's ...
- Archive/Mozilla/The_life_of_an_HTML_HTTP_request (1) The loading of the url is started in nsWebShell::DoLoadURL (called from some LoadURL or ...
- Archive/Mozilla/URIScheme List of Mozilla supported URI schemes
- Archive/Mozilla/URIs_and_URLs Handling network and locally retrievable resources is a central part of Necko. Resources are ...
- Cookies_in_Mozilla Suggestions as to needed documentation can be directed to Mike Connor.
- Cookies_Preferences_in_Mozilla These preferences apply to most Mozilla products (including Firefox and Seamonkey), however they ...
- Mozilla/Debugging/HTTP_logging Sometimes, while debugging your Web app (or client-side code using Necko), it can be useful to ...
- Mozilla/Errors The following tables list errors that can occur when calling various Mozilla APIs. Each error is ...
- Mozilla/How_Mozilla_determines_MIME_Types All data handling in Mozilla is based on the MIME type of the content. This means that every ...
- Mozilla/Integrated_authentication This document provides an overview of Mozilla's support for integrated authentication. This ...
- Mozilla/Mozilla_Port_Blocking On 08/15/2001, Cert issued a Vulnerability Note VU#476267 for a "Cross-Protocol" scripting ...
- Mozilla/Preferences/Mozilla_networking_preferences List of preferences that affect networking behavior. Description of acceptable values and behavior.
- Mozilla/Projects/Necko Necko is a network library that provides a platform-independent API for several layers of ...
- Mozilla/Projects/Necko/Architecture Necko is a modular networking library developed as part of the Mozilla project. Necko has been ...
- Mozilla/Projects/Necko/Building_Necko_standalone You can build the Necko networking engine by itself quite simply, by specifying netwerk as the ...
- Mozilla/Projects/Necko/Embedding_Necko The mozilla networking library, Necko, provides a full featured networking library, but it also ...
- Mozilla/Projects/Necko/FAQ Everything you wanted to know about the networking library in mozilla... and did ask.
- Mozilla/Projects/Necko/HTTP_module
- Mozilla/Projects/Necko/Interfaces_overview
- Mozilla/Projects/Necko/Multithreading Necko's primary interfaces are NOT thread safe. There has not yet been a need to make Necko ...
- Mozilla/Projects/Necko/Necko_walkthrough nsDocShell as an example client of the nsIHttpChannel API
- Mozilla/Projects/Necko/Proxies_in_Necko Proxies are implemented transparently to necko users. This means that callers can just create an ...
- Mozilla/Projects/Necko/Proxy_Auto-Configuration_(PAC)_file A Proxy Auto-Configuration (PAC) file is a JavaScript function that determines whether web ...
- Mozilla/Projects/NSPR/Creating_a_cookie_log Creating a cookie log is often necessary to troubleshoot problems with Firefox's cookie ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsISpeculativeConnect To use this service, simply call nsISupports.QueryInterface() on the nsIIOService you plan to ...
- Overview_of_how_downloads_work There are two ways of downloading files in Mozilla. One way is to encounter a file with an ...
- Web/HTTP/Link_prefetching_FAQ Link prefetching is a browser mechanism, which utilizes browser idle time to download or ...