Tuesday, 27 August 2013

WordPress gzinflate(): data error when debugging

WordPress gzinflate(): data error when debugging

I'm getting the following warning when debugging my plugin with "Debug
Bar" plugin.
WARNING: \wp-includes\class-http.php:1669 - gzinflate(): data error
I am using wp_remote_post() in the plugin & it is causing the error.
How can I fix that? Any clue ?
Thanks in advance!

No comments:

Post a Comment