synapse/changelog.d/15427.misc
Jason Little c9326140dc
Refactor SimpleHttpClient to pull out reusable methods (#15427)
Pulls out some methods to `BaseHttpClient` to eventually be
reused in other contexts.
2023-04-14 20:46:04 +00:00

2 lines
54 B
Plaintext

Refactor `SimpleHttpClient` to pull out a base class.