ladybird/Userland/Libraries/LibWeb/ReferrerPolicy
Shannon Booth 84a7fead0e LibURL: Make percent_encode return a String
This simplifies a bunch of places which were needing to error check and
convert from a ByteString to String.
2024-08-10 10:39:43 +02:00
..
AbstractOperations.cpp LibURL: Make percent_encode return a String 2024-08-10 10:39:43 +02:00
AbstractOperations.h LibWeb: Implement "Set request’s referrer policy on redirect" AO 2024-06-07 09:54:19 +02:00
ReferrerPolicy.cpp LibWeb: Consistently use the EmptyString state of ReferrerPolicy 2024-03-06 07:19:10 +01:00
ReferrerPolicy.h