summaryrefslogtreecommitdiff
path: root/Userland/Services/RequestServer/ConnectionCache.cpp
AgeCommit message (Expand)Author
2021-09-30RequestServer: Use an OwnPtr for the connection cache vectorAli Mohammad Pur
2021-09-29RequestServer: Use an OwnPtr for cached connectionsAli Mohammad Pur
2021-09-19RequestServer+LibHTTP+LibGemini: Cache connections to the same hostAli Mohammad Pur