9 months ago Omar Polo
s/check/resolve
fix add_proxy path check
iri: fix port parsing
iri: support framents and enable fragments tests
iri: add tests for the parser
iri: rewrite remove_dot_segments to be clearer
iri: fix remove_dot_segments algorithm
iri: fix remove_dot_segments: should copy until (including) "/"
iri: fix typo: should check the first two characters, not three
iri: fix path check
iri: fix logic in iri_unparse
iri: drop extraneous cpfields(IH_QUERY)
iri: set some flags as defined only when actually copying
iri: draft iri_unparse
iri: avoid unpleasant infinite loop in remove_dot_segments