Merge branch 'httpfixes' into 'develop'

Some HTTP and connection pool improvements

See merge request pleroma/pleroma!4124
This commit is contained in:
lain 2024-05-28 04:38:01 +00:00
commit 8ff0c32903
6 changed files with 24 additions and 22 deletions

View file

@ -0,0 +1 @@
Ensure MediaProxy HTTP requests obey all the defined connection settings

1
changelog.d/pools.change Normal file
View file

@ -0,0 +1 @@
HTTP connection pool adjustments