Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for URL handling #72

Closed
calind opened this issue Jan 8, 2018 · 2 comments
Closed

Add support for URL handling #72

calind opened this issue Jan 8, 2018 · 2 comments

Comments

@calind
Copy link

calind commented Jan 8, 2018

A very useful addition to the Path function class would be functions dealing with URLs, like extracting domain, path or a query argument from a URL.

@mattfarina
Copy link
Member

Can you provide a use case?

If the URL is known in code a URL instance could be passed in and the parts are accessible as strings. I'm trying to consider a case when someone would want to use this.

@mattfarina
Copy link
Member

This was added in #170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants