cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl-users Digest, Vol 109, Issue 12

From: Sri Krishna <skrish1113_at_gmail.com>
Date: Mon, 29 Sep 2014 21:46:11 +0530

Actually i fixed it by replacing ')' and '(' paranthesis by their
corresponding encode values %28 ,%29.

Thanks for the prompt reply :)

And if possible make it helpful for others who have same error(s).

On Mon, Sep 29, 2014 at 3:30 PM, <curl-users-request_at_cool.haxx.se> wrote:

> Send curl-users mailing list submissions to
> curl-users_at_cool.haxx.se
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
> or, via email, send a message with subject or body 'help' to
> curl-users-request_at_cool.haxx.se
>
> You can reach the person managing the list at
> curl-users-owner_at_cool.haxx.se
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of curl-users digest..."
>
>
> Today's Topics:
>
> 1. URL syntax error (Sri Krishna)
> 2. Re: URL syntax error (Daniel Stenberg)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 28 Sep 2014 17:49:09 +0530
> From: Sri Krishna <skrish1113_at_gmail.com>
> To: curl-users_at_cool.haxx.se
> Subject: URL syntax error
> Message-ID:
> <
> CAELCYkX4MtthZQnM1Loya75YHqibhnq+t28KaN0zuH4_r8ac2g_at_mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi,
> 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?
>
> -g option works only on []{} brackets
>
> Thanks
> Srikrishna
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://cool.haxx.se/pipermail/curl-users/attachments/20140928/1776a813/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Sun, 28 Sep 2014 16:01:35 +0200 (CEST)
> From: Daniel Stenberg <daniel_at_haxx.se>
> To: the curl tool <curl-users_at_cool.haxx.se>
> Subject: Re: URL syntax error
> Message-ID: <alpine.DEB.2.00.1409281600310.22588_at_tvnag.unkk.fr>
> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
>
> 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
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> curl-users mailing list
> curl-users_at_cool.haxx.se
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
>
>
> ------------------------------
>
> End of curl-users Digest, Vol 109, Issue 12
> *******************************************
>

-------------------------------------------------------------------
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-29