cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: https post data sample

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 11 Oct 2007 23:35:40 +0200 (CEST)

On Thu, 11 Oct 2007, luiz Rafael wrote:

> any one has an small example of https postdata?

HTTPS posting is done exactly like HTTP posting.

The SSL parts do however offer some extra options to tweak/customize, as
http://curl.haxx.se/lxr/source/docs/examples/simplessl.c shows, but it can
also be as simple as this:
http://curl.haxx.se/lxr/source/docs/examples/https.c

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-10-11