ladybird/Userland/Services/RequestServer
Timothy 944e5cfb35 Everywhere: Use IPC include syntax
Remove superfluous includes from IPCCompiler's generated output and
add include directives in IPC definitions where appropriate.
2021-07-03 12:16:00 +02:00
..
ClientConnection.cpp RequestServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
ClientConnection.h RequestServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Forward.h Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
GeminiProtocol.cpp Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
GeminiProtocol.h Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
GeminiRequest.cpp Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
GeminiRequest.h Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
HttpCommon.h Userland: Disambiguate dependent types 2021-06-24 17:35:49 +04:30
HttpProtocol.cpp Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
HttpProtocol.h Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
HttpRequest.cpp Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
HttpRequest.h Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
HttpsProtocol.cpp Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
HttpsProtocol.h Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
HttpsRequest.cpp Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
HttpsRequest.h Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Protocol.cpp Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
Protocol.h Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
Request.cpp Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
Request.h Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
RequestClient.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
RequestServer.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00