1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-07 21:17:07 +09:00
ladybird/Libraries/LibRequests
Timothy Flynn 7280ed6312 Meta: Enforce newlines around namespaces
This has come up several times during code review, so let's just enforce
it using a new clang-format 20 option.
2025-05-14 02:01:59 -06:00
..
ALPNHttpVersion.h RequestServer: Retrieve timing info from curl and pipe it to LibWeb 2025-03-06 09:00:53 -07:00
CMakeLists.txt LibRequests: Move NetworkError stringification to LibRequests 2025-04-02 08:52:45 -04:00
Forward.h RequestServer: Retrieve timing info from curl and pipe it to LibWeb 2025-03-06 09:00:53 -07:00
NetworkError.h LibRequests+RequestServer: Add an error code for bad content encoding 2025-04-20 16:50:37 +02:00
Request.cpp LibRequests: Protect Request callbacks against stopped requests 2025-04-02 08:52:45 -04:00
Request.h LibRequests: Move NetworkError stringification to LibRequests 2025-04-02 08:52:45 -04:00
RequestClient.cpp Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
RequestClient.h Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
RequestTimingInfo.h RequestServer: Retrieve timing info from curl and pipe it to LibWeb 2025-03-06 09:00:53 -07:00
WebSocket.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
WebSocket.h LibRequests: Clean up #include directives 2024-11-29 09:48:29 +01:00