Girocco::Util: Accept web URLs with port number
commit9322b08776f5162db414ed256791744ffacf3c55
authorJan Krüger <jk@jk.gs>
Wed, 28 Mar 2012 08:53:17 +0000 (28 10:53 +0200)
committerJan Krüger <jk@jk.gs>
Wed, 28 Mar 2012 08:53:17 +0000 (28 10:53 +0200)
treed9a9ede225ced0d7d17d16ec193b2305902b0d60
parent65b495e5f80ecc84c14ba5dc92eb94aae9a9b3ec
Girocco::Util: Accept web URLs with port number

There's really no reason to reject URLs with an alternative port and it
can be especially useful for stuff like JSON notify URLs when someone
wants to directly notify a specialised HTTP server.
Girocco/Util.pm