mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-24 06:16:06 +00:00
This allows accessing and looping over the path segments in a URL without necessarily allocating a new vector if you want them percent decoded too (which path_segment_at_index() has an option for).