serenity/Services/ProtocolServer
AnotherTest 013cb76d77 LibGemini: Implement rendering text/gemini documents to HTML
This also sets Content-Type to whatever 'meta' contains on success, to
allow the browser to pick up what the document contains.
2020-05-17 16:35:42 +02:00
..
ClientConnection.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
ClientConnection.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
CMakeLists.txt ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
Download.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
Download.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
Forward.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
GeminiDownload.cpp LibGemini: Implement rendering text/gemini documents to HTML 2020-05-17 16:35:42 +02:00
GeminiDownload.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
GeminiProtocol.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
GeminiProtocol.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
HttpDownload.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
HttpDownload.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
HttpProtocol.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
HttpProtocol.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
HttpsDownload.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
HttpsDownload.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
HttpsProtocol.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
HttpsProtocol.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
main.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
Protocol.cpp ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
Protocol.h ProtocolServer: Put everything in the ProtocolServer namespace 2020-05-17 16:33:09 +02:00
ProtocolClient.ipc Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
ProtocolServer.ipc Services: Renamed from Servers 2020-05-08 21:57:44 +02:00