Content-Encoding header check should be case-insensitive
This patch has a bug minor (single character) bug. HTTP headers are case-insensitive (per RFC 2616). I ran into this w/ accepting gzip-encoded RSS files from libsyn.com. Their servers, sometime last year, started returning the header "content-encoding:" instead of "Content-Encoding:" Patch attached.
snoopy 404 error and empty output
This works : require('Snoopy.class.php'); $snoopy = new Snoopy; $snoopy->fetch("http://www.restfulwebservices.net/wcf/StockQuoteService.svc?wsdl");...
I need to fetch data from another site using proxy IP. I am using snoopy.class.php...
I still had the problem. I fixed it by setting the correct port when http is detected....
I still had the same problem. I fixed it by setting the correct port when http is...
I still had the same problem. I fixed it by setting the correct port when http is...
I still had the same problem. I fixed it buy setting the correct port when http is...
Snoopy 2.0.0 no longer uses curl an instead uses openssl. You can get the new version...
Error: cURL could not retrieve the document, error 60.
I've updated Snoopy with this check to catch this case, where the header fetch times...
"results" property contains HTTP header values
I'm mistaken. The problem you're reporting is intermittent. The conditions required...
headers get mixed into data (short timeouts on slow servers)
HTTPS URLs that contain '?' cannot be processed anymore
Thanks for the bug report. Snoopy 2.0.0 no longer uses curl an instead uses openssl...
Thanks for the bug report. Snoopy 2.0.0 no longer uses curl an instead uses openssl...
Undefined temp dir for curl
I'm not able to reproduce this issue in Snoopy 1.2.5 or 2.0.0. When fetching that...
"results" property contains HTTP header values
Thanks for the bug report. Snoopy 2.0.0 no longer uses curl an instead uses openssl...
using curl command line escapeshellcmd will cause bug
Thanks for the bug report. This issue has been fixed in Snoopy 2.0.0 The fixed line...
Port set in Host header
SSL port not set properly
Thanks for the bug report. This issue has been fixed in Snoopy 2.0.0 The test I used...
Thanks for the bug report. Snoopy 2.0.0 no longer uses curl an instead uses openssl...
newlines in headers cause cURL to fail
302 error
Thanks for the bug report. This issue has been fixed in Snoopy 2.0.0 The test I used...
The second http request after https has still 443 port value
Thanks for the bug report. This issue has been fixed in Snoopy 2.0.0 The test I used...
http redirect to https (port problem)...
Thanks for the bug report. This issue has been fixed in Snoopy 2.0.0 The test I used...
Support application/octet-stream
The second http request after https has still 443 port value
I used fidler to read the cookies parameters a normal browser sends to the server,...
This is still an issue in the latest version 2.0 of this project, and was causing...
Hi, I'm testing my login script below by trying to access my squirrelmail account....
I'm having an issue with geocoding an address using snoopy. It comes back with "The...