aboutsummaryrefslogtreecommitdiff
path: root/src/common/network/Http
AgeCommit message (Collapse)Author
2 daysCore/Network: Fix invalid NetworkThread array access for derived classes ↵Shauren
that have additional data members (only HttpService threads were affected)
2025-11-30Core/Misc: Use std::scoped_lock instead of unique_lock where possible (and ↵Shauren
old lock_guard)
2025-09-22Core/Network: Minor include cleanup in SocketConnectionInitializer related filesShauren
2025-06-02Core/Network: Make ip address formattable with fmtShauren
2025-04-13Core/Network: Minor include cleanup and add more required functions and ↵Shauren
typdefs to SslStream and BoostBeastSocketWrapper
2025-04-09Core/Network: Move to separate projectShauren