ladybird/Userland/Services/RequestServer
Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits
This feels like a more fitting name for something that provides the
default values for Traits.
2023-11-09 10:05:51 -05:00
..
CMakeLists.txt
ConnectionCache.cpp AK: Serialize URL hosts with 'concept-host-serializer' 2023-07-31 05:18:51 +02:00
ConnectionCache.h AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
ConnectionFromClient.cpp AK: Port URL scheme from DeprecatedString to String 2023-08-13 15:03:53 -06:00
ConnectionFromClient.h RequestServer: Avoid unnecessary IPC::Dictionary wrapper 2023-05-21 07:53:45 +02:00
Forward.h
GeminiProtocol.cpp LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
GeminiProtocol.h
GeminiRequest.cpp Everywhere: Correctly report progress of downloads larger than 4GiB 2023-06-19 06:13:19 +02:00
GeminiRequest.h LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
HttpCommon.h Everywhere: Correctly report progress of downloads larger than 4GiB 2023-06-19 06:13:19 +02:00
HttpProtocol.cpp
HttpProtocol.h
HttpRequest.cpp LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
HttpRequest.h LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
HttpsProtocol.cpp
HttpsProtocol.h
HttpsRequest.cpp LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
HttpsRequest.h LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
main.cpp
Protocol.cpp
Protocol.h
Request.cpp Everywhere: Correctly report progress of downloads larger than 4GiB 2023-06-19 06:13:19 +02:00
Request.h Everywhere: Correctly report progress of downloads larger than 4GiB 2023-06-19 06:13:19 +02:00
RequestClient.ipc Everywhere: Correctly report progress of downloads larger than 4GiB 2023-06-19 06:13:19 +02:00
RequestServer.ipc RequestServer: Avoid unnecessary IPC::Dictionary wrapper 2023-05-21 07:53:45 +02:00