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

Drop the protocol from the url #15

Closed
ProLoser opened this issue Dec 21, 2014 · 7 comments
Closed

Drop the protocol from the url #15

ProLoser opened this issue Dec 21, 2014 · 7 comments

Comments

@ProLoser
Copy link

Instead of taking a true/false flag about secure (https vs http) why not use protocol agnostic?

//some.url/whatever

@emerleite
Copy link
Owner

Nice. I'll change it. Thanks.

@emerleite
Copy link
Owner

I think it's not possible, because it's not only the protocol, but the base url.
http://www.gravatar.com/avatar/"
https://secure.gravatar.com/avatar/

@ProLoser
Copy link
Author

https://www.gravatar.com/avatar/ works fine for me

@igorprado
Copy link
Contributor

Any news on this?

@emerleite
Copy link
Owner

You can make a pull request and I'll try it and then accept, if ok. Or you can wait and I'll take a look.

Cheers,

@igorprado
Copy link
Contributor

Done, @emerleite :)

@emerleite
Copy link
Owner

Closed By: #17

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

3 participants