Dactyloidae/netwerk/protocol/http
2020-03-13 10:24:01 +08:00
..
AltDataOutputStreamChild.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
AltDataOutputStreamChild.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
AltDataOutputStreamParent.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
AltDataOutputStreamParent.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
AlternateServices.cpp Check port safety for AltSvc 2019-07-22 19:44:59 +08:00
AlternateServices.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ASpdySession.cpp Remove all C++ Telemetry Accumulation calls. 2019-02-16 00:12:32 +08:00
ASpdySession.h Bug 1322373 - TLS 1.3 early-data for http/2 2019-02-15 23:33:44 +08:00
CacheControlParser.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CacheControlParser.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ConnectionDiagnostics.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
http2_huffman_table.txt import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Http2Compression.cpp Make HTTP/2 compressor more resilient to bad data. 2019-02-16 00:18:21 +08:00
Http2Compression.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Http2HuffmanIncoming.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Http2HuffmanOutgoing.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Http2Push.cpp Implement a threadsafe & revised version of http2PushedStream. 2019-07-22 19:56:01 +08:00
Http2Push.h Implement a threadsafe & revised version of http2PushedStream. 2019-07-22 19:56:01 +08:00
Http2Session.cpp Add null check in Http2Session::RecvAltSvc 2019-10-25 12:00:14 +08:00
Http2Session.h Bug 1322373 - TLS 1.3 early-data for http/2 2019-02-15 23:33:44 +08:00
Http2Stream.cpp No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT. 2020-01-24 09:10:40 +08:00
Http2Stream.h Implement a threadsafe & revised version of http2PushedStream. 2019-07-22 19:56:01 +08:00
HttpBaseChannel.cpp Issue #1288 - Use NS_DECL_THREADSAFE_ISUPPORTS in HttpBaseChannel.cpp 2019-11-22 10:45:19 +08:00
HttpBaseChannel.h Part 1: network component changes. 2019-03-16 07:02:11 +08:00
HttpChannelChild.cpp Remove support and tests for HSTS priming from the tree. Fixes #384 2019-02-15 23:59:39 +08:00
HttpChannelChild.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
HttpChannelParent.cpp Build - throws a warning: 'rv': unreferenced local variable 2019-02-15 23:59:49 +08:00
HttpChannelParent.h Remove support and tests for HSTS priming from the tree. Fixes #384 2019-02-15 23:59:39 +08:00
HttpChannelParentListener.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
HttpChannelParentListener.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
HttpInfo.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
HttpInfo.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
HttpLog.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
InterceptedChannel.cpp moebius#158: The Performance Resource Timing (added support for "workerStart") 2019-02-15 23:53:25 +08:00
InterceptedChannel.h moebius#158: The Performance Resource Timing (added support for "workerStart") 2019-02-15 23:53:25 +08:00
make_incoming_tables.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
make_outgoing_tables.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
moz.build Issue #65 - Remove AppConstants from netwerk/ 2020-02-07 07:52:32 +08:00
nsAHttpConnection.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsAHttpTransaction.h Bug 1322373 - TLS 1.3 early-data for http/2 2019-02-15 23:33:44 +08:00
nsCORSListenerProxy.cpp Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups along with it (1445670 and 1373780 part 2 and 3) 2019-08-10 06:26:08 +08:00
nsCORSListenerProxy.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttp.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttp.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpActivityDistributor.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpActivityDistributor.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpAtomList.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpAuthCache.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpAuthCache.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpAuthManager.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpAuthManager.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpBasicAuth.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpBasicAuth.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpChannel.cpp Implement a threadsafe & revised version of http2PushedStream. 2019-07-22 19:56:01 +08:00
nsHttpChannel.h Implement a threadsafe & revised version of http2PushedStream. 2019-07-22 19:56:01 +08:00
nsHttpChannelAuthProvider.cpp Issue #1275 - Add pref to disable warning prompts for SuperfluousAuth 2019-11-08 09:38:17 +08:00
nsHttpChannelAuthProvider.h Issue #1275 - Add pref to disable warning prompts for SuperfluousAuth 2019-11-08 09:38:17 +08:00
nsHttpChunkedDecoder.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpChunkedDecoder.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpConnection.cpp Return proper error if the nss layer encounters an error on the http 2019-03-23 06:45:32 +08:00
nsHttpConnection.h Close the transaction if PR_Read/PR_Write failed. 2019-03-23 06:44:27 +08:00
nsHttpConnectionInfo.cpp backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=mayhemer 2019-02-16 00:14:27 +08:00
nsHttpConnectionInfo.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpConnectionMgr.cpp Implement a threadsafe & revised version of http2PushedStream. 2019-07-22 19:56:01 +08:00
nsHttpConnectionMgr.h Telemetry: Remove stubs and related code 2019-02-16 00:24:04 +08:00
nsHttpDigestAuth.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpDigestAuth.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpHandler.cpp Issue #1053 - Remove android support from netwerk/protocol/http/nsHttpHandler.cpp 2020-02-27 07:31:16 +08:00
nsHttpHandler.h Bug 1550498. 2019-07-20 06:25:25 +08:00
nsHttpHeaderArray.cpp backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins 2019-02-16 00:14:28 +08:00
nsHttpHeaderArray.h backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins 2019-02-16 00:14:28 +08:00
nsHttpNTLMAuth.cpp Handle missing base64 challenge in NegotiateAuth and NTLMAuth. 2020-01-10 17:07:02 +08:00
nsHttpNTLMAuth.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpPipeline.cpp Add a nullcheck on pipelined HTTP connections' pushback. 2019-02-16 00:20:06 +08:00
nsHttpPipeline.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHttpRequestHead.cpp backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins 2019-02-16 00:14:28 +08:00
nsHttpRequestHead.h backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins 2019-02-16 00:14:28 +08:00
nsHttpResponseHead.cpp backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins 2019-02-16 00:14:28 +08:00
nsHttpResponseHead.h backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins 2019-02-16 00:14:28 +08:00
nsHttpTransaction.cpp Add a null check in nsHttpTransaction::Close. 2019-02-16 00:14:04 +08:00
nsHttpTransaction.h Implement a threadsafe & revised version of http2PushedStream. 2019-07-22 19:56:01 +08:00
nsICorsPreflightCallback.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpActivityObserver.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpAuthenticableChannel.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpAuthenticator.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpAuthManager.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpChannel.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpChannelAuthProvider.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpChannelChild.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpChannelInternal.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpEventSink.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpHeaderVisitor.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIHttpProtocolHandler.idl Revert incorrect UAO optimization that broke SSUAO 2019-02-15 23:57:29 +08:00
nsIWellKnownOpportunisticUtils.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
NullHttpChannel.cpp moebius#158: The Performance Resource Timing (added support for "workerStart") 2019-02-15 23:53:25 +08:00
NullHttpChannel.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
NullHttpTransaction.cpp DevTools - network - implement the secureConnectionStart property for the PerformanceTiming 2019-02-15 23:34:40 +08:00
NullHttpTransaction.h DevTools - network - implement the secureConnectionStart property for the PerformanceTiming 2019-02-15 23:34:40 +08:00
PAltDataOutputStream.ipdl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PHttpChannel.ipdl Remove support and tests for HSTS priming from the tree. Fixes #384 2019-02-15 23:59:39 +08:00
PHttpChannelParams.h backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins 2019-02-16 00:14:28 +08:00
PSpdyPush.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
README import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
TimingStruct.h DevTools - network - implement the secureConnectionStart property for the PerformanceTiming 2019-02-15 23:34:40 +08:00
TunnelUtils.cpp Return proper error if the nss layer encounters an error on the http 2019-03-23 06:45:32 +08:00
TunnelUtils.h Return proper error if the nss layer encounters an error on the http 2019-03-23 06:45:32 +08:00
UserAgentOverrides.jsm Issue #1473 - Add %OS_SLICE% macro to SSUAO to refine OS info 2020-03-13 10:23:59 +08:00
UserAgentUpdates.jsm Issue #1053 - Remove no longer used function and modules from UserAgentUpdates.jsm 2020-03-13 10:24:01 +08:00
WellKnownOpportunisticUtils.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
WellKnownOpportunisticUtils.manifest import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00

                                                        Darin Fisher
                                                        darin@netscape.com
                                                        8/8/2001

                            HTTP DESIGN NOTES


CLASS BREAKDOWN

  nsHttpHandler
    - implements nsIProtocolHandler
    - manages preferences
    - owns the authentication cache
    - holds references to frequently used services

  nsHttpChannel
    - implements nsIHttpChannel
    - talks to the cache
    - initiates http transactions
    - processes http response codes
    - intercepts progress notifications

  nsHttpConnection
    - implements nsIStreamListener & nsIStreamProvider
    - talks to the socket transport service
    - feeds data to its transaction object
    - routes progress notifications

  nsHttpConnectionInfo
    - identifies a connection

  nsHttpTransaction
    - implements nsIRequest
    - encapsulates a http request and response
    - parses incoming data

  nsHttpChunkedDecoder
    - owned by a transaction
    - removes chunked decoding

  nsHttpRequestHead
    - owns a nsHttpHeaderArray
    - knows how to fill a request buffer

  nsHttpResponseHead
    - owns a nsHttpHeaderArray
    - knows how to parse response lines
    - performs common header manipulations/calculations

  nsHttpHeaderArray
    - stores http "<header>:<value>" pairs

  nsHttpAuthCache
    - stores authentication credentials for http auth domains

  nsHttpBasicAuth
    - implements nsIHttpAuthenticator
    - generates BASIC auth credentials from user:pass


ATOMS

  nsHttp:: (header namespace)

  eg. nsHttp::Content_Length


TRANSACTION MODEL

  InitiateTransaction -> ActivateConnection -> AsyncWrite, AsyncRead

  The channel creates transactions, and passes them to the handler via
  InitiateTransaction along with a nsHttpConnectionInfo object
  identifying the requested connection.  The handler either dispatches
  the transaction immediately or queues it up to be dispatched later,
  depending on whether or not the limit on the number of connections
  to the requested server has been reached.  Once the transaction can
  be run, the handler looks for an idle connection or creates a new
  connection, and then (re)activates the connection, assigning it the
  new transaction.

  Once activated the connection ensures that it has a socket transport,
  and then calls AsyncWrite and AsyncRead on the socket transport.  This
  begins the process of talking to the server.  To minimize buffering,
  socket transport thread-proxying is completely disabled (using the flags
  DONT_PROXY_LISTENER | DONT_PROXY_PROVIDER | DONT_PROXY_OBSERVER with
  both AsyncWrite and AsyncRead).  This means that the nsHttpConnection's
  OnStartRequest, OnDataAvailable, OnDataWritable, and OnStopRequest
  methods will execute on the socket transport thread.

  The transaction defines (non-virtual) OnDataReadable, OnDataWritable, and
  OnStopTransaction methods, which the connection calls in response to
  its OnDataAvailable, OnDataWritable, and OnStopRequest methods, respectively.
  The transaction owns a nsStreamListenerProxy created by the channel, which
  it uses to transfer data from the socket thread over to the client's thread.
  To mimize buffering, the transaction implements nsIInputStream, and passes
  itself to the stream listener proxy's OnDataAvailable.  In this way, we
  have effectively wedged the response parsing between the socket and the
  thread proxy's buffer.  When read, the transaction turns around and reads
  from the socket using the buffer passed to it.  The transaction scans the
  buffer for headers, removes them as they are detected, and copies the headers
  into its nsHttpResponseHead object.  The rest of the data remains in the
  buffer, and is proxied over to the client's thread to be handled first by the
  http channel and eventually by the client.

  There are several other major design factors, including:

    - transaction cancelation
    - progress notification
    - SSL tunneling
    - chunked decoding
    - thread safety
    - premature EOF detection and transaction restarting
    - pipelining (not yet implemented)


CACHING

<EOF>