The Necko HTTP module 编辑

References

  • RFC 2616 for the HTTP/1.1 specification.
  • RFC 2617 for the HTTP/1.1 basic and digest authentication specifications.

Notes

Class Overview
This document provides an overview of the classes used to implement the http module. It's meant as a guide to developers wishing to extend the HTTP implementation.
Transaction Model
This document describes the lifetime of a HTTP transaction, the threads involved, and the relevant objects.
Pipelining FAQ
This document gives an overview of HTTP/1.1 pipelining by answering some frequently asked questions.
Caching FAQ
This document gives an overview of how HTTP caching is implemented in necko. It answers some of the common questions concerning what is cached and for how long.
HTTP Cache (v2)
Describes in detail the API and the implementation details of the content (HTTP, but not only) cache.
HTTP Logging
This document describes how to enable HTTP logging for various platforms.

Original Document Information

  • Last Updated Date: May 12, 2003
  • Copyright Information: Portions of this content are © 1998–2007 by individual mozilla.org contributors; content available under a Creative Commons license | Details

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:113 次

字数:2321

最后编辑:7 年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文