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

http_get is lame #8

Open
sbeckeriv opened this issue Dec 5, 2011 · 1 comment
Open

http_get is lame #8

sbeckeriv opened this issue Dec 5, 2011 · 1 comment

Comments

@sbeckeriv
Copy link
Collaborator

www.woot.com
NoMethodError: undefined method `+' for nil:NilClass

http://woot.com
ArgumentError: HTTP request path is empty

these do not work with http_get. we should be able to clean that up. not required but nice.

@sbeckeriv
Copy link
Collaborator Author

To be clear

http_get("woot.com") and http_get("http://woot.com") error. I think its kinda weak and we can do much better with sane defaults for lazy coder(me)

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

1 participant