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
ContentFilter.h
FileRequest.cpp
FileRequest.h
GeneratedPagesLoader.cpp LibURL+Everywhere: Only percent decode URL paths when actually needed 2024-08-05 09:58:13 +02:00
GeneratedPagesLoader.h
LoadRequest.cpp
LoadRequest.h
ProxyMappings.cpp
ProxyMappings.h
Resource.cpp LibURL+Everywhere: Only percent decode URL paths when actually needed 2024-08-05 09:58:13 +02:00
Resource.h
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