gecko-dev/netwerk/protocol/http
2016-11-06 23:15:51 +01:00
..
AltDataOutputStreamChild.cpp Bug 1231565 - (Part 2) Allow storing alternate data in the HTTP cache r=honzab 2016-04-11 05:17:02 +02:00
AltDataOutputStreamChild.h Bug 1231565 - (Part 2) Allow storing alternate data in the HTTP cache r=honzab 2016-04-11 05:17:02 +02:00
AltDataOutputStreamParent.cpp Bug 1231565 - (Part 2) Allow storing alternate data in the HTTP cache r=honzab 2016-04-11 05:17:02 +02:00
AltDataOutputStreamParent.h Bug 1231565 - (Part 2) Allow storing alternate data in the HTTP cache r=honzab 2016-04-11 05:17:02 +02:00
AlternateServices.cpp Bug 1311669 - Replace integer literals which are cast to bool. r=valentin 2016-11-01 14:44:10 +02:00
AlternateServices.h Bug 1282408 - add ignore initialization check flag for variables in AltSvcMapping. r=mcmanus 2016-09-14 10:05:11 +03:00
ASpdySession.cpp Bug 1311669 - replace default bodies of special member functions with = default; r=valentin 2016-11-01 14:44:09 +02:00
ASpdySession.h Bug 1248197 - Remove spdy/3.1 support. r=mcmanus 2016-07-15 15:13:49 -07:00
CacheControlParser.cpp Bug 428916 - support Cache-control directives in HTTP requests, r=mcmanus+michal+froydnj 2016-05-20 08:33:00 +02:00
CacheControlParser.h Bug 428916 - support Cache-control directives in HTTP requests, r=mcmanus+michal+froydnj 2016-05-20 08:33:00 +02:00
ConnectionDiagnostics.cpp Bug 1248197 - Remove spdy/3.1 support. r=mcmanus 2016-07-15 15:13:49 -07:00
HSTSPrimerListener.cpp Bug 1311893 - HSTS Priming timing telemetry r=ckerschb,francois p=francois 2016-10-26 14:36:44 +09:00
HSTSPrimerListener.h Bug 1246540 - HSTS Priming Proof of Concept. r=ckerschb, r=mayhemer, r=jld, r=smaug, r=dkeeler, r=jmaher, p=ally 2016-09-27 11:27:00 -04:00
http2_huffman_table.txt
Http2Compression.cpp Bug 1296280 (part 2) - Add pref for our SETTINGS_MAX_TABLE_SIZE. r=mcmanus 2016-08-24 14:35:43 -07:00
Http2Compression.h Bug 1282408 - Add ignore-initialization-check annotation to variables mPeakSizeID and mPeakCountID from Http2BaseCompressor. r=valentin 2016-09-28 11:08:44 +03:00
Http2HuffmanIncoming.h Bug 1255239 - Reduce size of HuffmanIncomingTables. r=hurley. 2016-03-11 09:57:02 +11:00
Http2HuffmanOutgoing.h
Http2Push.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
Http2Push.h Bug 1262326 - Make test_user_agent_overrides.html work in e10s r=nwgh 2016-04-21 16:59:17 +02:00
Http2Session.cpp Bug 1296280 (part 2) - Add pref for our SETTINGS_MAX_TABLE_SIZE. r=mcmanus 2016-08-24 14:35:43 -07:00
Http2Session.h Bug 1291814 - enforce h2 increasing push ids. r=hurley 2016-08-03 14:36:50 -04:00
Http2Stream.cpp Bug 712936 - Convert users of PR_STATIC_ASSERT to C++11 static_assert(). r=Ms2ger 2016-08-23 11:24:54 -04:00
Http2Stream.h Bug 1274376 - more mozilla::net namespaces r=dragana 2016-05-18 22:02:57 -04:00
HttpBaseChannel.cpp Backed out changeset a0f243dead30 (bug 1301649) for developers' request 2016-10-20 15:24:50 +08:00
HttpBaseChannel.h Bug 1277803 - Part 4 : Make the NS_CompareLoadInfoAndLoadContext() skiping test if the request is the favicon loading from the XUL image. r=honzab 2016-10-13 15:43:59 +08:00
HttpChannelChild.cpp Bug 1313740 - Handle null mNewChannel in OverrideWithSynthesizedResponse r=jdm 2016-11-06 23:15:51 +01:00
HttpChannelChild.h Bug 1294719 - Make sure HttpChannelParent stops sending IPC messages before calling Send__delete__() r=honzab 2016-10-28 04:30:58 +02:00
HttpChannelParent.cpp Bug 1259305 - If nsHttpChannel has been suspended before divert to parent starts, suspend message diversion. r=mayhemer 2016-11-03 03:29:00 +01:00
HttpChannelParent.h Bug 1294719 - Make sure HttpChannelParent stops sending IPC messages before calling Send__delete__() r=honzab 2016-10-28 04:30:58 +02:00
HttpChannelParentListener.cpp Backed out changeset 04cda7684b40 (bug 1217876) for failing xpcshell test test_resumable_channel_wrap.js in debug builds. r=backout 2016-09-25 11:00:29 +02:00
HttpChannelParentListener.h Bug 1260876 - Remove process switch code for signed package code (added by Bug 1186290). r=valentin. 2016-04-12 10:53:40 +08:00
HttpInfo.cpp
HttpInfo.h
HttpLog.h Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm 2016-05-25 16:13:54 -07:00
InterceptedChannel.cpp Bug 1301678 - Make InterceptedChannel use a different state variable to indicated the channel is closed. r=jdm, a=RyanVM 2016-09-09 07:28:00 -04:00
InterceptedChannel.h Bug 1301678 - Make InterceptedChannel use a different state variable to indicated the channel is closed. r=jdm, a=RyanVM 2016-09-09 07:28:00 -04:00
make_incoming_tables.py Bug 1255239 - Reduce size of HuffmanIncomingTables. r=hurley. 2016-03-11 09:57:02 +11:00
make_outgoing_tables.py
moz.build Bug 1307456 - Remove PackagedAppService/Verifier r=bagder 2016-10-31 15:21:14 +01:00
nsAHttpConnection.h Bug 1313639 - null check fwdobject in nsahttpconnection r=dragana 2016-10-28 10:22:35 -04:00
nsAHttpTransaction.h Backed out changeset 123049a4ba35 (bug 1264578) for timing out in browser_clientAuth_connection.js. r=backout 2016-08-18 17:28:09 +02:00
nsCORSListenerProxy.cpp Bug 1307730 - Disallow CORS fetches when we have an expanded principal; r=bzbarsky 2016-10-07 12:47:11 -04:00
nsCORSListenerProxy.h Bug 1243453 P1 Make nsCORSListenerProxy call UpdateChannel() for internal redirects. r=sicking 2016-02-04 07:28:21 -08:00
nsHttp.cpp Bug 1248197 - Remove spdy/3.1 support. r=mcmanus 2016-07-15 15:13:49 -07:00
nsHttp.h Bug 1301117 - update opportunisitic encryption r=hurley 2016-08-16 15:51:18 -04:00
nsHttpActivityDistributor.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
nsHttpActivityDistributor.h
nsHttpAtomList.h Bug 471020 - Implement X-Content-Type-Options: nosniff. r=dveditz,bz,mcmanus 2016-07-20 12:22:27 +02:00
nsHttpAuthCache.cpp Bug 1237152 - rename clear-origin-data to clear-origin-attributes-data, r=smaug 2016-10-07 17:45:10 +08:00
nsHttpAuthCache.h
nsHttpAuthManager.cpp
nsHttpAuthManager.h
nsHttpBasicAuth.cpp Bug 890908 - Move Negotiate auth off main thread. r=mayhemer 2016-07-14 03:32:00 -04:00
nsHttpBasicAuth.h
nsHttpChannel.cpp Bug 1313923 - Drop reference to the cache pump after a cache partial read finishes. r=mayhemer 2016-11-03 01:48:00 +01:00
nsHttpChannel.h Bug 1307456 - Remove PackagedAppService/Verifier r=bagder 2016-10-31 15:21:14 +01:00
nsHttpChannelAuthProvider.cpp Bug 1312695 - Let authprompt level reflect proxy security and not origin server security. r=mcmanus 2016-10-25 04:32:00 -04:00
nsHttpChannelAuthProvider.h Bug 1312695 - Let authprompt level reflect proxy security and not origin server security. r=mcmanus 2016-10-25 04:32:00 -04:00
nsHttpChunkedDecoder.cpp Bug 1277019 - Change header and status parsing methods to take nsACString instead of char array. r=mayhemer 2016-05-31 12:42:15 -04:00
nsHttpChunkedDecoder.h
nsHttpConnection.cpp Bug 1296288 - Add telemetry for TLS early-data. r=mcmanus 2016-09-13 02:32:00 -04:00
nsHttpConnection.h Bug 1296288 - Add telemetry for TLS early-data. r=mcmanus 2016-09-13 02:32:00 -04:00
nsHttpConnectionInfo.cpp Bug 1301117 - update opportunisitic encryption r=hurley 2016-08-16 15:51:18 -04:00
nsHttpConnectionInfo.h Bug 1283319 - Add origin attributes to nsHttpConnectionInfo's hash key. r=mayhemer 2016-08-04 01:17:00 -04:00
nsHttpConnectionMgr.cpp Bug 1264562 - Part 1: Add firstPartyDomain to socket transport (adapted from Tor Browser patch 13670) r=mayhemer 2016-10-12 15:32:22 +08:00
nsHttpConnectionMgr.h Bug 865314 - allow 6 parallel connects to new https origin r=hurley 2016-03-31 16:51:03 -04:00
nsHttpDigestAuth.cpp Bug 1295085 - Replace PR_snprintf and s[n]printf calls with SprintfLiteral in netwerk/. r=jduell 2016-08-15 01:09:06 -07:00
nsHttpDigestAuth.h
nsHttpHandler.cpp Bug 1304219 - Part 1: Add a nsISpeculativeConnect.speculativeConnect2() interface which takes a principal as an additional argument. r=mayhemer, sr=mcmanus 2016-10-24 12:18:25 +08:00
nsHttpHandler.h Bug 1304219 - Part 1: Add a nsISpeculativeConnect.speculativeConnect2() interface which takes a principal as an additional argument. r=mayhemer, sr=mcmanus 2016-10-24 12:18:25 +08:00
nsHttpHeaderArray.cpp Bug 1277019 - Change header and status parsing methods to take nsACString instead of char array. r=mayhemer 2016-05-31 12:42:15 -04:00
nsHttpHeaderArray.h Bug 1293501 - Use VirtualProtect to track down a possible memory corruption. r=dragana 2016-10-06 17:31:43 +08:00
nsHttpNTLMAuth.cpp Bug 1291700 - Allow negotiate/ntml to work when in the 'Never remember history' mode. r=jduell 2016-08-16 06:24:00 -04:00
nsHttpNTLMAuth.h
nsHttpPipeline.cpp Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj. 2016-08-12 17:36:22 +10:00
nsHttpPipeline.h Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj. 2016-08-12 17:36:22 +10:00
nsHttpRequestHead.cpp Bug 1293501 - Use VirtualProtect to track down a possible memory corruption. r=dragana 2016-10-06 17:31:43 +08:00
nsHttpRequestHead.h Bug 1293501 - Use VirtualProtect to track down a possible memory corruption. r=dragana 2016-10-06 17:31:43 +08:00
nsHttpResponseHead.cpp Bug 1277019 - Change header and status parsing methods to take nsACString instead of char array. r=mayhemer 2016-05-31 12:42:15 -04:00
nsHttpResponseHead.h Bug 1277019 - Change header and status parsing methods to take nsACString instead of char array. r=mayhemer 2016-05-31 12:42:15 -04:00
nsHttpTransaction.cpp Bug 1307456 - Remove packaged app related changes to nsMultiMixedConv r=bagder 2016-10-31 15:32:15 +01:00
nsHttpTransaction.h Bug 1311720 - Stick HTTP connection to its channel when NTLM/Negotiate auth challenge is received more early, r=mcmanus 2016-10-21 09:49:00 +02:00
nsICorsPreflightCallback.h
nsIHstsPrimingCallback.idl Bug 1246540 - HSTS Priming Proof of Concept. r=ckerschb, r=mayhemer, r=jld, r=smaug, r=dkeeler, r=jmaher, p=ally 2016-09-27 11:27:00 -04:00
nsIHttpActivityObserver.idl
nsIHttpAuthenticableChannel.idl Bug 1293364 - Refactor out duplicate typedefs in xpidl, r=mayhemer 2016-08-10 11:11:42 -04:00
nsIHttpAuthenticator.idl Bug 890908 - Move Negotiate auth off main thread. r=mayhemer 2016-07-14 03:32:00 -04:00
nsIHttpAuthManager.idl
nsIHttpChannel.idl Bug 1276836 - Implement same-origin, strict-origin, strict-origin-when-cross-origin referrer policy. r=mcmanus,jdm 2016-09-22 16:27:42 -07:00
nsIHttpChannelAuthProvider.idl Bug 1064378 - Don't rewrite custom Authorization header set on a channel by cached credential. r=jduell 2016-01-21 09:33:00 -05:00
nsIHttpChannelChild.idl
nsIHttpChannelInternal.idl Bug 1187335 - P4 - Integrate fetch and cache with SRI & add nsIConsoleReportCollector to show console report. r=bkelly. 2016-09-07 10:20:23 +08:00
nsIHttpEventSink.idl
nsIHttpHeaderVisitor.idl
nsIHttpProtocolHandler.idl Bug 1148544 - Figure out UA override once per LoadGroup and cache it, rather than once per channel. r=nwgh 2016-02-22 15:57:18 -06:00
nsIWellKnownOpportunisticUtils.idl Bug 1301117 - update opportunisitic encryption r=hurley 2016-08-16 15:51:18 -04:00
NullHttpChannel.cpp Bug 1274556 - Add a channelId attribute to nsIHttpChannel r=hurley 2016-06-01 12:29:21 -07:00
NullHttpChannel.h Bug 1274376 - more mozilla::net namespaces r=dragana 2016-05-18 22:02:57 -04:00
NullHttpTransaction.cpp
NullHttpTransaction.h
PAltDataOutputStream.ipdl Bug 1231565 - (Part 2) Allow storing alternate data in the HTTP cache r=honzab 2016-04-11 05:17:02 +02:00
PHttpChannel.ipdl Bug 1294719 - Make sure HttpChannelParent stops sending IPC messages before calling Send__delete__() r=honzab 2016-10-28 04:30:58 +02:00
PHttpChannelParams.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
PSpdyPush.h Bug 1248197 - Remove spdy/3.1 support. r=mcmanus 2016-07-15 15:13:49 -07:00
README
TimingStruct.h Bug 1253379 - Cache timings not send to HttpChannelChild r=mayhemer 2016-03-04 12:14:00 +01:00
TunnelUtils.cpp Bug 1264562 - Part 1: Add firstPartyDomain to socket transport (adapted from Tor Browser patch 13670) r=mayhemer 2016-10-12 15:32:22 +08:00
TunnelUtils.h
UserAgentOverrides.jsm Bug 1148544 - Figure out UA override once per LoadGroup and cache it, rather than once per channel. r=nwgh 2016-02-22 15:57:18 -06:00
UserAgentUpdates.jsm
WellKnownOpportunisticUtils.js Bug 1301117 - update opportunisitic encryption r=hurley 2016-08-16 15:51:18 -04:00
WellKnownOpportunisticUtils.manifest Bug 1301117 - update opportunisitic encryption r=hurley 2016-08-16 15:51:18 -04: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>