cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: re re no server response

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 20 Sep 2005 10:47:36 +0200 (CEST)

On Mon, 19 Sep 2005, Dennis Christopher wrote:

> what does ethereal run on? is it shareware?

Ethereal is a mighty powerful network analyzer with a GUI. It runs on just
about every OS, including Windows. It is open source.

See http://www.ethereal.com/

> I'm having trouble imagining how this could be the server not responding,
> because of what I said in my first post: when the same record is queried
> through the same php, with a web- browser doing the request, the result is
> good.

Right, but we need to start investigate where the differences are. One way to
do that is to properly check what the server sends over the wire and compare
that to what libcurl claims the server sent.

Another way is to make sure that libcurl's request is as similar as possible
as the browser's request, and see if that makes a difference. Far too often it
does.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-09-20