We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
LinkThumbnailer.generate("http://www.gamefromscratch.com/post/2014/07/02/Game-development-tutorial-Swift-and-SpriteKit-Part-4-Actions.aspx")
Produces this error:
Zlib::DataError (unknown compression method)
I would assume it is related to this issue lostisland/faraday#120.
The text was updated successfully, but these errors were encountered:
Hi, thanks I will digg into it
Sorry, something went wrong.
I ran into an other issue regarding this bug, but the Zlib::DataError exception seems to be fixed. Please let me know if not.
Zlib::DataError
v2.2.3
fix: zlib compression error. Fixes #41
e47cad5
fix: override request headers to fix gzip compression. Fixes #41
fb64acc
No branches or pull requests
Produces this error:
I would assume it is related to this issue lostisland/faraday#120.
The text was updated successfully, but these errors were encountered: