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

intermittent failed http requests for file_get_contents #23

Open
gtrout opened this issue Jan 21, 2017 · 1 comment
Open

intermittent failed http requests for file_get_contents #23

gtrout opened this issue Jan 21, 2017 · 1 comment

Comments

@gtrout
Copy link

gtrout commented Jan 21, 2017

I was having a problem where certain browsers (mostly older browsers and Edge) were getting blank documents. The logged error indicated it was something to do with bad http requests. I was able to solve the issue by moving from file_get_contents to curl_get_contents. Can I submit a pull request with this option included?

@kookoss
Copy link

kookoss commented Mar 13, 2018

@gtrout can you provide your curl_get_contents solution? I need it because file_get_contents is disabled on the server

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