summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/nsHttpChannel.cpp
Commit message (Collapse)AuthorAgeLines
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-55/+0
|
* #863 Part 1: Make sending of http upgrade-insecure-requests optionalwolfbeast2018-11-05-2/+7
| | | | Defaults to false if not configured.
* Backout opportunistic encryption changes.wolfbeast2018-11-04-7/+2
| | | | | | 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-2/+7
| | | | | | | 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
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-221/+2
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Issue #686: Un-deprecate the Application Cache APISpockMan022018-08-05-23/+0
|
* Remove SSL Error Reporting telemetrywolfbeast2018-06-29-55/+0
|
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-142/+1
|
* Revert incorrect UAO optimization that broke SSUAOJustOff2018-05-15-46/+0
|
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-1/+1
| | | | https://github.com/MoonchildProductions/moebius/pull/158
* Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ↵janekptacijarabaci2018-04-03-1/+1
| | | | to match the spec
* DevTools - network - implement the secureConnectionStart property for the ↵janekptacijarabaci2018-03-01-0/+9
| | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit)
* Two (and more) extensions together - http resume - basilisk crashesjanekptacijarabaci2018-02-18-1/+23
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+8563