This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-22 02:59:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dfdca74e2d1f21d38b802b6c2bd2fd78d39611a
ladybird
/
Userland
/
Services
/
RequestServer
History
Timothy Flynn
4fd9e3ab08
Userland: Remove workarounds for LibIPC include order sensitivity
2022-11-15 13:25:51 -05:00
..
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
2022-11-01 14:49:09 +00:00
ConnectionCache.cpp
…
ConnectionCache.h
…
ConnectionFromClient.cpp
AK+Everywhere: Replace "protocol" with "scheme" url helpers
2022-09-29 09:39:04 +01:00
ConnectionFromClient.h
Userland: Remove workarounds for LibIPC include order sensitivity
2022-11-15 13:25:51 -05:00
Forward.h
…
GeminiProtocol.cpp
…
GeminiProtocol.h
…
GeminiRequest.cpp
…
GeminiRequest.h
…
HttpCommon.h
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
HttpProtocol.cpp
…
HttpProtocol.h
…
HttpRequest.cpp
…
HttpRequest.h
…
HttpsProtocol.cpp
…
HttpsProtocol.h
…
HttpsRequest.cpp
…
HttpsRequest.h
…
main.cpp
RequestServer: Only attach SIGINFO signal handler if SIGINFO is defined
2022-07-06 14:24:23 +02:00
Protocol.cpp
…
Protocol.h
…
Request.cpp
…
Request.h
…
RequestClient.ipc
…
RequestServer.ipc
…