cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: URL syntax error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 28 Sep 2014 16:01:35 +0200 (CEST)

On Sun, 28 Sep 2014, Sri Krishna wrote:

> I have a doubt regarding a syntax error coming when the URL has '(' or ")'
> brackets in it, Can you guys help me to figure out a solution? for example
> :: http://wikimedia.org/film_(2012)HorrorWorld/ lets say this is the url
> then how to make curl accept it?

What do you mean? curl has no problems with that URL when I try it. I would
guess that you need to qoute it properl so that your shell doesn't interpret
them in any way.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-09-28