bash3boilerplate/test/fixture/parse_url.stdio
Kevin van Zonneveld 707583a93c Fix paths
2016-02-17 13:01:18 +01:00

25 lines
378 B
Plaintext

abc123
Use second argument to return just 1 variable.
parse_url() demo:
proto: http://
user: johndoe
pass: abc123
host: example.com
port: 8080
path: index.html
abc123
Use second argument to return just 1 variable.
parse_url() demo:
proto: http://
user: johndoe
pass: abc123
host: example.com
port: 8080
path: index.html