uriparse
Uriparser is a strictly RFC 3986 compliant URI parsing library
RUN apk add uriparser
RUN pacman -S --noconfirm uriparser
RUN yum install -y uriparser
RUN dnf install -y uriparser