1 Jan 2006 20:16
libcurl problems on mips cpu (fwd)
Daniel Stenberg <daniel <at> haxx.se>
2006-01-01 19:16:06 GMT
2006-01-01 19:16:06 GMT
Forwarded, as I believe this was the intended address... -- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html ---------- Forwarded message ---------- Date: Wed, 28 Dec 2005 19:30:01 +0800 From: yang.xin_cd <at> zte.com.cn To: curl-library-owner <at> cool.haxx.se Subject: libcurl problems on mips cpu hi, I cross-compiled libcurl on a mips cpu when I run command: curl http://10.197.60.33/test.htm -v, the output is : > GET /test.htm HTTP/1.1 Host: 10.197.60.33 Accept: */* < HTTP/1.1 200 OK < Date: Wed, 28 Dec 2005 11:06:04 GMT < Server: Apache/2.0.52 (Red Hat) < Last-Modified: Fri, 25 Nov 2005 12:35:58 GMT < ETag: "22a495-d5d-fec92780" < Accept-Ranges: bytes < Content-Length: 3421 < Connection: close < Content-Type: text/html; charset=UTF-8 when I run : curl http://10.197.60.33/test.gif -v, the output is : > GET /test.gif HTTP/1.1 Host: 10.197.60.33 Accept: */* < HTTP/1.1 200 OK < Date: Wed, 28 Dec 2005 11:02:01 GMT < Server: Apache/2.0.52 (Red Hat) < Last-Modified: Wed, 10 Aug 2005 08:10:29 GMT < ETag: "22a53e-5bf7-d052c740" < Accept-Ranges: bytes < Content-Length: 23543 < Connection: close < Content-Type: image/gif From the output, I guest that curl only downloads the http header and stops somewhere, so the html page and image data are not downloaded. When I run the same command on X86 pc, html page and image are successfully downloaded. Could you explain this? Thanks a lot! *********************************************** ä¿¡æ¯å®å ¨å£°æï¼æ¬é®ä»¶å å«ä¿¡æ¯å½ZTEææï¼ ZTE对该é®ä»¶æ¥ææææå©ãè¯·æ¥æ¶è 注æ ä¿å¯ï¼æªç»å件人书é¢è®¸å¯ï¼ä¸å¾åä»»ä½ç¬¬ 䏿¹ç»ç»å个人é鲿¬é®ä»¶æå«ä¿¡æ¯çå ¨é¨ æé¨åã以ä¸å£°æä» éç¨äºå·¥ä½é®ä»¶ã Information Security Noticeï¼ The information contained in this mail is solely property of ZTE Corporation. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. ***********************************************
RSS Feed