-
Notifications
You must be signed in to change notification settings - Fork 4
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
Error on accessing via ?url= query parameter #45
Comments
Ah, no, it turns out the issue is that the |
I took out the code for dealing with missing http:// protocol as it only in I am getting to the point where not having a unit test system is a problem. I will try and fix it. Glenn On 13 October 2012 11:10, Premasagar Rose notifications@github.com wrote:
|
Ah, I see. Yes, the demo should work the same as when using directly I do like http:// being considered the default protocol, so that it On that, I'm also aware that the demo page has "strict" checked, but Yes, we should have tests. We've used mocha + chai + sinon in other projects. |
In the develop-cheerio branch.
Request:
GET http://localhost:8888/?url=chrisnewtn.com
Console:
Response:
The text was updated successfully, but these errors were encountered: