cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1424733 ] Two bugs?

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 09 Feb 2006 13:36:09 -0800

Bugs item #1424733, was opened at 2006-02-05 20:31
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1424733&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: bad behaviour
>Status: Closed
Resolution: Works For Me
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: Two bugs?

Initial Comment:
I download libcurl 7.15.0-1 and i've compiled it by
myself. I use a frontend (wxCURL, found on sf.net)
but i think the bugs was not frontend related.

First: i can't set user agent. I can set other header
field (f.e. referer) but user-agent won't work.
Frontend provide a SetOpt function ( a wrapper
of ..._setopt ) but user-agent never appear in the
headers. (i try to call setopt by myself directly
avoinding front-end: it doesn't work!)

Second bug(maybe front-end related?): Some site don't
work properly. For example a site of a friend of mine
(http://utenti.lycos.it/judgement/) doesn't work. I
can connect and make an head request. But if i make a
get it goes in timeout... (rarely it works by the
way...)

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2006-02-09 22:36

Message:
Logged In: YES
user_id=1110

No response

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2006-02-06 08:35

Message:
Logged In: YES
user_id=1110

Uh, there's is no "7.15.0-1" version source provided by the
curl project. 7.15.1 is the latest.

Note that the frontend is not produced or supported by the
curl project. This said, we'll of course help out to
pinpoint problems. This being the curl project's bug
tracker, please rewrite your problematic programs to plain C
when you report bugs.

1. Please show us a libcurl-using program that repeats this
problem. Users all over the world can set this fine, so it
seems very strange that you can't...

2. Again please show us an example. I can get contents fine
from that site using curl.

I would rather suggest that these problems indicate a
problem with the binding.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1424733&group_id=976
Received on 2006-02-09

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET