• Show log

    Commit

  • Hash : ae0c9cfa
    Author : Nick Wellnhofer
    Date : 2022-12-12T23:54:39

    uri: Fix handling of port numbers
    
    Allow port number without host, real fix for #71.
    
    Also compare port numbers in xmlBuildRelativeURI.
    
    Fix handling of port numbers in xmlUriEscape.