Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: AW: AW: curl -d in powershell
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-users <curl-users_at_lists.haxx.se>
Date: Tue, 29 Mar 2022 16:11:44 +0200 (CEST)
On Tue, 29 Mar 2022, Oeckinghaus, Christian via curl-users wrote:
> For me it's not working. _at_ and {} are special character in Powershell. I
> don’t think you can use them like you proposed.
"The PowerShell escape character is the grave-accent(`)"
So this works in powershell (I just tested):
curl -d `_at_filename http://example.com
Date: Tue, 29 Mar 2022 16:11:44 +0200 (CEST)
On Tue, 29 Mar 2022, Oeckinghaus, Christian via curl-users wrote:
> For me it's not working. _at_ and {} are special character in Powershell. I
> don’t think you can use them like you proposed.
"The PowerShell escape character is the grave-accent(`)"
So this works in powershell (I just tested):
curl -d `_at_filename http://example.com
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html
-- Unsubscribe: https://lists.haxx.se/listinfo/curl-users Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2022-03-29