mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
A URL pattern consists of components such as the 'port', 'password' 'hostname', etc. A component is compiled from the input to the URLPattern constructor and is what is used for matching against URLs to produce a match result. This is also where the regex dependency is introduced into LibURL to support the URLPattern implementation.
893 B
893 B