summary refs log tree commit diff
path: root/changelog.d/15470.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.84.0rc1Olivier Wilkinson (reivilibre)2023-05-161-1/+0
|
* HTTP Replication Client (#15470)Jason Little2023-05-091-0/+1
Separate out a HTTP client for replication in preparation for also supporting using UNIX sockets. The major difference from the base class is that this does not use treq to handle HTTP requests.