cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Segmentation fault

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 21 Aug 2010 09:40:52 +0200 (CEST)

On Sat, 21 Aug 2010, Manuel Argüelles wrote:

Please don't top-post

> I think I found the problem, possible when setting the URL with
> curl_easy_setopt CURLOPT_URL.

So can you tell us how to repeat it in our ends?

> The documentation says: "The string given to CURLOPT_URL must be url-encoded
> and follow RFC 2396 (http://curl.haxx.se/rfc/rfc2396.txt)."
>
> This means the whole string or just the path part? (I suppose
> curl_easy_escape() should be used here?)

The whole syntacticly correct URL string.

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-21