cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3512598 ] -d "%CD%CD" changed

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 06 May 2012 15:18:28 -0700

Bugs item #3512598, was opened at 2012-03-28 16:47
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3512598&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: http
Group: wrong behaviour
>Status: Closed
Resolution: Invalid
Priority: 5
Private: No
Submitted By: grandleaf (grandleaf)
Assigned to: Daniel Stenberg (bagder)
Summary: -d "%CD%CD" changed

Initial Comment:
Command:
     curl -X POST "google.com" -d "subjectab=%CD%CD"

What I got by tcpdump is:
     subjectab=C:\Users\AdministratorCD

It seems curl has replace the first "%CD" to your current working directory.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2012-03-30 11:23

Message:
curl replaces no such thing. your shell/command line may however. I figure
you use windows and then I think you need to escape percent letters or use
single-quotes, but you better read up in your documentation

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3512598&group_id=976
Received on 2012-05-07

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET