summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/Http2Stream.cpp
Commit message (Collapse)AuthorAgeLines
* No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT.wolfbeast2020-01-18-2/+6
|
* Revert "No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT."wolfbeast2020-01-18-6/+2
| | | | This reverts commit 67d336a6f27889bdef4723194b6611d049830266.
* No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT.wolfbeast2020-01-17-2/+6
|
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-22-1/+3
| | | | This re-applies the patch for this with added typename declaration.
* Revert "Implement a threadsafe & revised version of http2PushedStream."wolfbeast2019-07-21-3/+1
| | | | | | Backed out because of gcc build failures. This reverts commit 66fae1d81013a2321e7d607a426f834a01b847ce.
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-18-1/+3
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-8/+2
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-11/+0
| | | | | 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.
* Bug 1416529. r=mcmanus, a=rituNicholas Hurley2018-03-14-0/+14
| | | | | | | MozReview-Commit-ID: CD1l5vLB4yy --HG-- extra : rebase_source : d74f8ca96dab4e0d25d79948fcddbf8dab98bb36
* Bug 1322373 - TLS 1.3 early-data for http/2janekptacijarabaci2018-02-11-1/+25
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1472