gecko/netwerk/protocol/http
2014-12-12 09:07:36 -08:00
..
AlternateServices.cpp bug 865314 - backout 61ee2e053920 due to crashes 1089638 r=backout 2014-12-12 11:48:02 -05:00
AlternateServices.h Bug 1109697 - Fix more bad implicit constructors in netwerk; r=mcmanus 2014-12-10 17:49:42 -05:00
ASpdySession.cpp Bug 1107267 - Advertise h2-16. r=mcmanus 2014-12-04 11:50:38 -08:00
ASpdySession.h Bug 1107267 - Advertise h2-16. r=mcmanus 2014-12-04 11:50:38 -08:00
ConnectionDiagnostics.cpp bug 865314 - backout 61ee2e053920 due to crashes 1089638 r=backout 2014-12-12 11:48:02 -05:00
http2_huffman_table.txt
Http2Compression.cpp bug 1105302 - Fix to use indexed encoding for cookies more than 20 bytes r=mcmanus 2014-11-26 23:44:50 +09:00
Http2Compression.h
Http2HuffmanIncoming.h
Http2HuffmanOutgoing.h
Http2Push.cpp bug 1024730 - nsIHttpPushListener r=hurley 2014-10-21 14:35:41 -04:00
Http2Push.h bug 1024730 - nsIHttpPushListener r=hurley 2014-10-21 14:35:41 -04:00
Http2Session.cpp bug 1099472 - nspr log argument mismatch h2::recvpushpromise r=hurley 2014-11-14 20:34:40 -05:00
Http2Session.h Bug 1091263 - HTTP_1_1_REQUIRED support. r=mcmanus 2014-11-06 09:26:00 -05:00
Http2Stream.cpp Bug 1055306 - Make h2 push origin check more correct. r=mcmanus 2014-11-03 16:19:00 +01:00
Http2Stream.h Bug 1055306 - Make h2 push origin check more correct. r=mcmanus 2014-11-03 16:19:00 +01:00
HttpBaseChannel.cpp Bug 1098703 - Zero HttpBaseChannel::{mSelfAddr,mPeerAddr} on construction to avoid Valgrind complaints in e10s builds. r=michal. 2014-11-13 19:27:31 -08:00
HttpBaseChannel.h Bug 704320 - Parse and implement meta tag-based referrer policies for documents and nsHttpChannels. (r=bz,mcmanus) 2014-11-18 08:46:29 -05:00
HttpChannelChild.cpp Bug 704320 - Changes for HttpChannelParent. (r=mcmanus) 2014-11-18 08:46:35 -05:00
HttpChannelChild.h Bug 1088457 - Make nsChannelClassifier deal properly with e10s. r=mmc/sworkman 2014-11-11 15:05:55 -08:00
HttpChannelParent.cpp Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
HttpChannelParent.h Bug 704320 - Changes for HttpChannelParent. (r=mcmanus) 2014-11-18 08:46:35 -05:00
HttpChannelParentListener.cpp
HttpChannelParentListener.h
HttpInfo.cpp
HttpInfo.h
HttpLog.h Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan 2014-10-08 13:17:32 -07:00
InterceptedChannel.cpp Bug 898524: Part 2 - Avoid IPC roundtrips for synthesized responses. r=mayhemer 2014-10-17 09:55:09 -04:00
InterceptedChannel.h Bug 1109697 - Fix more bad implicit constructors in netwerk; r=mcmanus 2014-12-10 17:49:42 -05:00
make_incoming_tables.py
make_outgoing_tables.py
moz.build bug 1097944 - remove spdy/3 2/2 r=hurley 2014-11-17 12:35:06 -05:00
nsAHttpConnection.h bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
nsAHttpTransaction.h Bug 1091263 - HTTP_1_1_REQUIRED support. r=mcmanus 2014-11-06 09:26:00 -05:00
nsHttp.cpp bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
nsHttp.h Bug 1107267 - Advertise h2-16. r=mcmanus 2014-12-04 11:50:38 -08:00
nsHttpActivityDistributor.cpp
nsHttpActivityDistributor.h
nsHttpAtomList.h Bug 1092368 - alt-svc-04. r=hurley 2014-10-31 17:27:14 -04:00
nsHttpAuthCache.cpp
nsHttpAuthCache.h
nsHttpAuthManager.cpp
nsHttpAuthManager.h
nsHttpBasicAuth.cpp
nsHttpBasicAuth.h
nsHttpChannel.cpp Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3. 2014-12-09 14:00:47 -05:00
nsHttpChannel.h Bug 704320 - Changes for HttpChannelParent. (r=mcmanus) 2014-11-18 08:46:35 -05:00
nsHttpChannelAuthProvider.cpp
nsHttpChannelAuthProvider.h
nsHttpChunkedDecoder.cpp
nsHttpChunkedDecoder.h
nsHttpConnection.cpp bug 865314 - backout 61ee2e053920 due to crashes 1089638 r=backout 2014-12-12 11:48:02 -05:00
nsHttpConnection.h Bug 898524: Part 2 - Avoid IPC roundtrips for synthesized responses. r=mayhemer 2014-10-17 09:55:09 -04:00
nsHttpConnectionInfo.cpp Backed out changeset d9026e7165e8 (bug 1082039) for webapp 4 test failures 2014-10-23 14:52:32 +02:00
nsHttpConnectionInfo.h Backed out changeset d9026e7165e8 (bug 1082039) for webapp 4 test failures 2014-10-23 14:52:32 +02:00
nsHttpConnectionMgr.cpp bug 865314 - backout 61ee2e053920 due to crashes 1089638 r=backout 2014-12-12 11:48:02 -05:00
nsHttpConnectionMgr.h bug 865314 - backout 61ee2e053920 due to crashes 1089638 r=backout 2014-12-12 11:48:02 -05:00
nsHttpDigestAuth.cpp
nsHttpDigestAuth.h
nsHttpHandler.cpp Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - netwerk/ changes (r=sworkman,sicking) 2014-12-12 09:07:36 -08:00
nsHttpHandler.h bug 1097944 - remove spdy/3 2/2 r=hurley 2014-11-17 12:35:06 -05:00
nsHttpHeaderArray.cpp bug 1024730 - nsIHttpPushListener r=hurley 2014-10-21 14:35:41 -04:00
nsHttpHeaderArray.h bug 1024730 - nsIHttpPushListener r=hurley 2014-10-21 14:35:41 -04:00
nsHttpNTLMAuth.cpp
nsHttpNTLMAuth.h
nsHttpPipeline.cpp
nsHttpPipeline.h
nsHttpRequestHead.cpp bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
nsHttpRequestHead.h bug 1024730 - nsIHttpPushListener r=hurley 2014-10-21 14:35:41 -04:00
nsHttpResponseHead.cpp Bug 1092613 - reason phrases for http 207 and 208. r=hurley 2014-11-01 17:27:53 -04:00
nsHttpResponseHead.h
nsHttpTransaction.cpp Bug 1091263 - HTTP_1_1_REQUIRED support. r=mcmanus 2014-11-06 09:26:00 -05:00
nsHttpTransaction.h Bug 1091263 - HTTP_1_1_REQUIRED support. r=mcmanus 2014-11-06 09:26:00 -05:00
nsIHttpActivityObserver.idl
nsIHttpAuthenticableChannel.idl
nsIHttpAuthenticator.idl
nsIHttpAuthManager.idl
nsIHttpChannel.idl Bug 704320 - Parse and implement meta tag-based referrer policies for documents and nsHttpChannels. (r=bz,mcmanus) 2014-11-18 08:46:29 -05:00
nsIHttpChannelAuthProvider.idl
nsIHttpChannelChild.idl
nsIHttpChannelInternal.idl Bug 1088183: Propagate the top window URI to the parent http channel through HttpChannelOpenArgs (a=kwierso,r=jduell,mrbkap) 2014-10-29 17:22:22 -07:00
nsIHttpEventSink.idl
nsIHttpHeaderVisitor.idl
nsIHttpProtocolHandler.idl
NullHttpTransaction.cpp bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
NullHttpTransaction.h bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
PHttpChannel.ipdl Bug 1088457 - Make nsChannelClassifier deal properly with e10s. r=mmc/sworkman 2014-11-11 15:05:55 -08:00
PHttpChannelParams.h
PSpdyPush.h bug 1097944 - remove spdy/3 2/2 r=hurley 2014-11-17 12:35:06 -05:00
README
SpdyPush31.cpp
SpdyPush31.h
SpdySession31.cpp bug 1097944 - remove spdy/3 2/2 r=hurley 2014-11-17 12:35:06 -05:00
SpdySession31.h Backed out changeset 0a066b7ffa46 (bug 939318) 2014-09-24 16:17:32 +01:00
SpdyStream31.cpp
SpdyStream31.h
SpdyZlibReporter.cpp
SpdyZlibReporter.h Bug 1075984 - SpdyZlibReporter.h is missing an include guard. r=froydnj 2014-10-01 13:57:18 -07:00
TimingStruct.h Bug 1064706 - Send timing info to content process r=honzab 2014-10-06 12:31:29 +03:00
TunnelUtils.cpp Bug 1090866 - wss over https proxy problem. r=hurley 2014-10-31 15:46:43 -04:00
TunnelUtils.h Bug 898524: Part 2 - Avoid IPC roundtrips for synthesized responses. r=mayhemer 2014-10-17 09:55:09 -04:00
UserAgentOverrides.jsm
UserAgentUpdates.jsm

                                                        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>