curl / Mailing Lists / curl-users / Single Mail
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: Curl HTTP POST result redirected to a file

From: Daniel Stenberg via curl-users <curl-users_at_cool.haxx.se>
Date: Thu, 19 Sep 2019 17:19:28 +0200 (CEST)

On Thu, 19 Sep 2019, Freddy Dewulf via curl-users wrote:

> curl -o AB_res.xml -v --basic --user F6D0F591xx:E9CAYY^
> POST --header "SOAPAction: saveRegistration" --data
> @\temp\xml\AB_request.xml^
> --url https://test-api.abregister.be/verschaffer/v1/RegistrationService.cfc

There's a dangling "POST" string in there. Remove that and I bet things will
run smoother.

-- 
  / daniel.haxx.se | Get the best commercial curl support there is - from me
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-09-19