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

host and domain are reversed #2

Closed
chetan opened this issue Oct 28, 2012 · 1 comment
Closed

host and domain are reversed #2

chetan opened this issue Oct 28, 2012 · 1 comment

Comments

@chetan
Copy link

chetan commented Oct 28, 2012

Given the example -

$.url('domain'); // www.domain.com
$.url('host'); // domain.com

'domain.com' is the domain, and 'www.domain.com' is the host.

@websanova
Copy link
Owner

Fixed, also renamed host to hostname

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