summaryrefslogtreecommitdiff
path: root/netwerk/protocol/http/nsHttpChannel.cpp
Commit message (Collapse)AuthorAge
* Issue #2146 - Remove nsChannelClassifier/nsIURIClassifierMoonchild2023-03-08
| | | | Resolves #2146
* Issue #1975 - Implement Origin header CSRF mitigation.Job Bautista2022-07-25
| | | | Backported from Mozilla bug 446344.
* Issue #21 - Remove remaining telemetry structs, callers and flags.Moonchild2022-04-02
|
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
| | | | | Note this won't give working applications. Requires FE changes and additional js module changes (next part).
* Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and variousMoonchild2022-04-01
| | | | helper functions.
* Issue #1721 - Implement GlobalPrivacyControlMoonchild2022-04-01
| | | | (and get rid of failed DoNotTrack)
* Issue #80 - De-unify netwerk/protocol/httpMoonchild2020-05-18
|
* Issue #1280 - Un-bust certerror pages and ForgetAboutSitewolfbeast2020-03-31
|
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-22
| | | | This re-applies the patch for this with added typename declaration.
* Revert "Implement a threadsafe & revised version of http2PushedStream."wolfbeast2019-07-21
| | | | | | Backed out because of gcc build failures. This reverts commit 66fae1d81013a2321e7d607a426f834a01b847ce.
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-18
|
* Part 1: network component changes.wolfbeast2019-03-07
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
|
* #863 Part 1: Make sending of http upgrade-insecure-requests optionalwolfbeast2018-11-05
| | | | Defaults to false if not configured.
* Backout opportunistic encryption changes.wolfbeast2018-11-04
| | | | | | 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
| | | | | | | 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
| | | | | 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
|
* Remove SSL Error Reporting telemetrywolfbeast2018-06-29
|
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26
|
* Revert incorrect UAO optimization that broke SSUAOJustOff2018-05-15
|
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29
| | | | https://github.com/MoonchildProductions/moebius/pull/158
* Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ↵janekptacijarabaci2018-04-03
| | | | to match the spec
* DevTools - network - implement the secureConnectionStart property for the ↵janekptacijarabaci2018-03-01
| | | | | | | 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
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02