summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/nsHttpChannel.h
Commit message (Collapse)AuthorAgeLines
* Issue #80 - De-unify netwerk/protocol/httpMoonchild2020-05-18-1/+4
|
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-22-4/+5
| | | | This re-applies the patch for this with added typename declaration.
* Revert "Implement a threadsafe & revised version of http2PushedStream."wolfbeast2019-07-21-5/+4
| | | | | | Backed out because of gcc build failures. This reverts commit 66fae1d81013a2321e7d607a426f834a01b847ce.
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-18-4/+5
|
* Part 1: network component changes.wolfbeast2019-03-07-1/+2
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-3/+0
|
* #863 Part 1: Make sending of http upgrade-insecure-requests optionalwolfbeast2018-11-05-0/+4
| | | | Defaults to false if not configured.
* Backout opportunistic encryption changes.wolfbeast2018-11-04-4/+0
| | | | | | Apparently there is some functional and naming confusion here. Backing out to re-land after evaluation and possible changes. Tag #863.
* Make opportunistic encryption configurable.wolfbeast2018-11-04-0/+4
| | | | | | | This adds a pref "network.http.opportunistic-encryption" that controls whether we send an "Upgrade-Insecure-Requests : 1" header on document navigation or not. This patch modifies the platform network parts. Default for the platform is "true". Part 1 for #863
* Issue #686: Un-deprecate the Application Cache APISpockMan022018-08-05-2/+0
|
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-6/+0
|
* Revert incorrect UAO optimization that broke SSUAOJustOff2018-05-15-2/+0
|
* DevTools - network - implement the secureConnectionStart property for the ↵janekptacijarabaci2018-03-01-0/+1
| | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit)
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+620