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 a setting to use a default scheme for parsing #38

Open
smola opened this issue Jul 8, 2014 · 1 comment
Open

Add a setting to use a default scheme for parsing #38

smola opened this issue Jul 8, 2014 · 1 comment

Comments

@smola
Copy link
Owner

smola commented Jul 8, 2014

As discussed in #35, I'll try to add the possibility to use a default scheme via URLParsingSettings. This is useful for parsing URLs introduced by users where a full absolute URL is expected but the user misses the scheme (e.g. example.com, not http://example.com).

@smola
Copy link
Owner Author

smola commented Aug 18, 2014

There is ongoing work in the feature/default-scheme branch: https://github.com/smola/galimatias/tree/feature/default-scheme

Still trying to figure out a sane behaviour.

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

No branches or pull requests

1 participant