087251c Add a function for formatting network locations of the form host:port for use in URLs.

15 files Authored by jcholast 12 years ago, Committed by mkosek 12 years ago,
    Add a function for formatting network locations of the form host:port for use in URLs.
    
    If the host part is a literal IPv6 address, it must be enclosed in square
    brackets (RFC 2732).
    
    ticket 1869
    
        
file modified
+2 -2
file modified
+3 -3
file modified
+18 -0
file modified
+4 -3