Chris Roberts 5feb234665 Return original URL value when unmodified
Due to the behavior of URI.parse on Ruby < 2.5 returning the string
value of the parsed URI object may modify the original URL. Specifically
it will remove the `//` prefix characters from SMB paths. When no
host modifications are being made, always return the original value.

Fixes #9636
2018-04-25 16:21:21 -07:00
..
2015-10-08 10:42:10 -04:00
2016-05-29 01:06:51 -04:00
2016-12-28 19:02:13 -04:00
2018-03-14 14:41:04 +00:00
2016-05-29 01:06:51 -04:00
2018-03-14 14:41:04 +00:00
2016-05-29 01:06:51 -04:00
2016-05-29 01:06:51 -04:00
2018-01-16 14:16:49 -08:00