ladybird/Userland
Shannon Booth fdf4f1e887 LibURL: Validate for invalid _domain_ code points for non-opaque domains
We were previously not checking for C0 control, U+0025 (%), or U+007F
DELETE.

This makes another good set of URL tests in WPT pass :^)
2024-08-04 18:29:06 +01:00
..
Libraries LibURL: Validate for invalid _domain_ code points for non-opaque domains 2024-08-04 18:29:06 +01:00
Services LibProtocol+RequestServer: Add IPC to dump RequestServer connection info 2024-08-03 15:53:07 -04:00
Utilities LibWasm: Clean up module sections API 2024-08-01 11:44:07 +02:00