1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 19:04:59 +00:00
serenity/Userland/Libraries/LibWeb/Loader
Andrew Kaster e7daa02bf2 LibWeb: Unblock port 9000
This was blocked because it can be used for cross-protocol attacks on
some network printers. However, it's also used by the web platform
tests. One can argue that getting WPT working is more important than
theoretical attacks on poorly configured printers.
2024-02-12 11:43:22 -07:00
..
ContentFilter.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ContentFilter.h Browser+Ladybird+LibWeb: Port content filters to String 2023-04-22 12:32:40 +02:00
FileRequest.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FileRequest.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
GeneratedPagesLoader.cpp AK+Userland: Return String from human_readable_size() functions 2024-01-25 09:07:32 +01:00
GeneratedPagesLoader.h Ladybird+WebContent: Add chrome command line and exe path passing 2024-01-17 17:32:05 +01:00
LoadRequest.cpp Ladybird+LibWeb+WebContent: Port the did_request_cookie IPC to String 2024-01-26 20:22:39 +01:00
LoadRequest.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ProxyMappings.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ProxyMappings.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Resource.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Resource.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ResourceLoader.cpp LibWeb: Unblock port 9000 2024-02-12 11:43:22 -07:00
ResourceLoader.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30