Recursive walks all segments of the segment group and converts the path of each segment to lower case. Useful to build e.g. an url serializer that converts the path to lower case while not touching the query or fragment part.
The segment group to convert.
Generated using TypeDoc
Recursive walks all segments of the segment group and converts the path of each segment to lower case. Useful to build e.g. an url serializer that converts the path to lower case while not touching the query or fragment part.