cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [Patch] Avoid sending the URL fragment

From: Claes Jakobsson <claes_at_versed.se>
Date: Wed, 6 Jan 2010 15:30:59 +0100

On 6 jan 2010, at 15.00, Julien Chaffraix wrote:
> On Sun, Jan 3, 2010 at 2:05 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
>>
>> Yes, I agree. 'path' in this context is only the path fragment of the
>> URI/URL anyway so doing a strchr() for '#' should be a better idea I think.
>>
>
> I also completely agree with the proposal. It would make us degrade
> gracefully on such non valid URI.
>
> An updated patch is attached. Do you think we should add a test for such URI?

Yes, such a test would be valuable as we then can verify that we remove from the left-most #.

Care to fix it? and I'll apply the patch.

Thanks,
Claes
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-01-06