Curl, how to recieve data.

holo via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Oct 18 13:05:21 PDT 2015


@sigod

Actually im working on ec2 requests. Thank you  for help, it is 
working right now. I don't know why i was trying "+=" before 
instead of "~=". Is it good solution to make it such way?

@Suliaman

I need to collect information about my instances and put it to 
DB. I want to present those datas with with vibe.d, but collector 
want to make without too many dependencies (i was thinking to 
make it as separate thread but simplest solution will be just to 
use cron to run collector i think)


More information about the Digitalmars-d-learn mailing list