Closed FiskFan1999 closed 1 year ago
Small logic change. Supports typing localhost, localhost:port, and localhost/path/to/file (and localhost:port/path/to/file).
localhost
localhost:port
localhost/path/to/file
localhost:port/path/to/file
Let me know if this is missing anything or if I messed something else up. thanks
based on #326
Small logic change. Supports typing
localhost
,localhost:port
, andlocalhost/path/to/file
(andlocalhost:port/path/to/file
).Let me know if this is missing anything or if I messed something else up. thanks