summary refs log tree commit diff
path: root/changelog.d/7094.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.12.0rc1Richard van der Hoff2020-03-191-1/+0
|
* Share SSL contexts for non-federation requests (#7094)Richard van der Hoff2020-03-171-0/+1
Extends #5794 etc to the SimpleHttpClient so that it also applies to non-federation requests. Fixes #7092.