miloprice (Milo Price)
- Login: miloprice
- Registered on: 01/30/2017
- Last sign in: 01/30/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/31/2017
-
12:23 AM Ruby Bug #13171 (Rejected): URI::FTP path has a trailing slash when just hostname and scheme provided
- As with HTTP uris, the trailing slash on a FTP uri should be optional, per RFC 1738 (ftp://ftp.funet.fi/pub/doc/rfc/rfc1738.txt). However, under the current implementation, URI::FTP#to_s always has a trailing slash when only a hostname i...