ladybird/Userland/Libraries/LibWeb/Loader
Andrew Kaster 804729fe37 Libraries+Ladybird: Rename LibProtocol -> LibRequests
The identifier "Protocol" is claimed by Objective-C and Swift for use
by the language's built-in protocol conformance feature, which is
similar to Rust traits or Java interfaces.

Rename LibProtocol -> LibRequests, and its namespace from Protocol to
Requests to accomodate this.
2024-08-19 12:56:55 +02:00
..
ContentFilter.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
ContentFilter.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
FileRequest.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FileRequest.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
GeneratedPagesLoader.cpp LibURL+Everywhere: Only percent decode URL paths when actually needed 2024-08-05 09:58:13 +02:00
GeneratedPagesLoader.h LibWeb: Pass network error message to generated error page 2024-07-05 15:08:13 -06:00
LoadRequest.cpp LibWeb: Support unbuffered resource load requests 2024-05-26 18:29:24 +02:00
LoadRequest.h LibWeb: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
ProxyMappings.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
ProxyMappings.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Resource.cpp LibURL+Everywhere: Only percent decode URL paths when actually needed 2024-08-05 09:58:13 +02:00
Resource.h LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 2024-06-09 15:34:02 +02:00
ResourceLoader.cpp LibURL+Everywhere: Only percent decode URL paths when actually needed 2024-08-05 09:58:13 +02:00
ResourceLoader.h Libraries+Ladybird: Rename LibProtocol -> LibRequests 2024-08-19 12:56:55 +02:00
UserAgent.h LibWeb: Add user agent CPU string for PowerPC 2024-07-05 09:50:13 -06:00