cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: query part for non-HTTP(S) URLs

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 21 Nov 2011 14:06:17 +0100 (CET)

On Mon, 21 Nov 2011, Jonas Schnelli wrote:

>> I can only think of HTTP and HTTPS of the protocols we support that use the
>> query part, so a proper fix of libcurl would be to cut off that part for
>> all other protocols - and of course to write test cases that verify that it
>> behaves correctly.
>
> But are you def. sure that we can drop the chars after "?" on every protocol
> except than HTTP and HTTPS?

Yes. Of course someone might come prove me wrong at a later point in time, but
so far I've not come to think of any other protocol we support that uses them.

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