aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Http/src/HttpConfig.cs
AgeCommit message (Expand)Author
2024-06-28refactor: Update service stack to reflect new loading patternsLibravatar vnugent
2024-06-26feat(server): Server arch update, Memory struct accessLibravatar vnugent
2024-06-13perf: Async pre-buffer to avoid sync bufferLibravatar vnugent
2024-05-12perf: Utils + http perf modsLibravatar vnugent
2023-12-10http overhaul, fix range, remove range auto-processing, fix some perf bottlen...Libravatar vnugent
2023-07-09Http compression & response overhaul. Removed intenral compression support.Libravatar vnugent
2023-05-10Yuge http buffering overhaulLibravatar vnugent
2023-01-08Reorder + analyzer cleanupLibravatar vnugent