summaryrefslogtreecommitdiff
path: root/Userland/Services/RequestServer/HttpCommon.h
AgeCommit message (Expand)Author
2021-12-08LibHTTP: Avoid implicitly copying ByteBufferBen Wiederhake
2021-09-19RequestServer+LibHTTP+LibGemini: Cache connections to the same hostAli Mohammad Pur
2021-09-06Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safeAli Mohammad Pur
2021-06-24Userland: Disambiguate dependent typesDaniel Bertalan
2021-04-25Services: Rename ProtocolServer to RequestServerDexesTTP