summaryrefslogtreecommitdiff
path: root/src/url.ml
AgeCommit message (Collapse)Author
2024-05-21T5940: relax regex of uri user information for 1.3.x compatibilityJohn Estabrook
(cherry picked from commit 3d22aa091bb962c68810f10a6027ef452da84a90)
2022-12-29T4761: fix typoJohn Estabrook
2022-12-29T4761: add support for literal IP addresses in URL'sJohn Estabrook
Signed-off-by: Daniil Baturin <daniil@baturin.org>
2022-11-04T4761: add a URL value validatorDaniil Baturin