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

Should check for curl #1

Open
JohnMcLear opened this issue Aug 14, 2011 · 3 comments
Open

Should check for curl #1

JohnMcLear opened this issue Aug 14, 2011 · 3 comments

Comments

@JohnMcLear
Copy link

No description provided.

@tomnomnom
Copy link

If you want people to use the class you should make it run on as many platforms as possible. I've seen some shared hosts etc around that don't have curl installed. My fork falls back to file_get_contents, but even that won't always work, but it is better than nothing.

@jwalck
Copy link
Owner

jwalck commented Aug 17, 2011

When I'm done with matching the API spec, I'll look into removing the cURL requirement. Probably making it optionalas TomNomNom suggested rather than removing cURL alltogether (I like cURL:).

@damac23
Copy link

damac23 commented Oct 21, 2011

Please do not remove cURL.
Fallbacks are good enough :)

JohnMcLear referenced this issue in JohnMcLear/etherpad-lite-client Sep 12, 2012
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

4 participants