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-02-11 10:16:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a30b341a2ca6cb13d88886dfe7c19a7fabd598b8
ladybird
/
Userland
/
Services
/
RequestServer
History
Andreas Kling
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
...
Let's make it clear that these functions deal with ASCII case only.
2023-03-10 13:15:44 +01:00
..
CMakeLists.txt
…
ConnectionCache.cpp
…
ConnectionCache.h
…
ConnectionFromClient.cpp
…
ConnectionFromClient.h
…
Forward.h
…
GeminiProtocol.cpp
…
GeminiProtocol.h
…
GeminiRequest.cpp
…
GeminiRequest.h
…
HttpCommon.h
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01: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
…
Request.h
…
RequestClient.ipc
…
RequestServer.ipc
…