cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to send fragment part of URL?

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Wed, 16 Nov 2011 05:13:27 -0600

On Wed, Nov 16, 2011 at 4:53 AM, chaitanya sonavale wrote:

> I have a special requirement of sending fragment part of URL in WebDAV
> Libcurl terminates the part starting from #. libcurl version used is 7.21.7.

You could try URI-encoding the #. (That is, use %23 instead of #)

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