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-01-01 22:29:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4e4189a34ec052d26228cc73ffaf5d70128e79c
ladybird
/
Userland
/
Services
/
RequestServer
History
Shannon Booth
c25485700a
AK: Port URL scheme from DeprecatedString to String
2023-08-13 15:03:53 -06:00
..
CMakeLists.txt
…
ConnectionCache.cpp
AK: Serialize URL hosts with 'concept-host-serializer'
2023-07-31 05:18:51 +02:00
ConnectionCache.h
AK: Serialize URL hosts with 'concept-host-serializer'
2023-07-31 05:18:51 +02:00
ConnectionFromClient.cpp
AK: Port URL scheme from DeprecatedString to String
2023-08-13 15:03:53 -06:00
ConnectionFromClient.h
…
Forward.h
…
GeminiProtocol.cpp
…
GeminiProtocol.h
…
GeminiRequest.cpp
Everywhere: Correctly report progress of downloads larger than 4GiB
2023-06-19 06:13:19 +02:00
GeminiRequest.h
…
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
…
HttpRequest.h
…
HttpsProtocol.cpp
…
HttpsProtocol.h
…
HttpsRequest.cpp
…
HttpsRequest.h
…
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
…