curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: hi

From: Isaac Boukris <iboukris_at_gmail.com>
Date: Wed, 14 Dec 2016 18:14:56 +0200

Hi,

On Wed, Dec 14, 2016 at 3:42 PM, Gregory Davis
<gregory.k.davis_at_stonybrook.edu> wrote:
> i have these Curl command lines i would to transform to C but don’t know how to do it
> is there any tutorials or pdfs on doing this? my end goal is to write it into a module that use c+ or c Sharp and build a module for the code
>
> her is a representative of the command lines in question.
>
> curl -u instructor:password -k -d '' —url https://129.59.80.202:8443/capture/pause
>
> curl —user instructor:password -k --url https://129.59.80.202:8443/status/system

Just add '--libcurl app.c' to your command and watch the magic happens :)

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-12-14