ladybird/Userland/Libraries/LibWeb/Loader
Matthew Olsson a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places
This isn't comprehensive; just a result of a simple grep search.
2024-05-22 21:55:34 -06: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 AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
GeneratedPagesLoader.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LoadRequest.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LoadRequest.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04: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 Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Resource.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
ResourceLoader.cpp LibWeb: Add Last-Modified header to file and resource requests 2024-04-02 07:51:02 +02:00
ResourceLoader.h LibWeb: Use JS::SafeFunction for ResourceLoader callbacks 2024-04-03 18:14:33 +02:00