How to curl!
    Dr.No 
    jckj33 at gmail.com
       
    Tue May  1 22:08:50 UTC 2018
    
    
  
On Tuesday, 1 May 2018 at 21:57:22 UTC, IntegratedDimensions 
wrote:
> Trying to curl basic stuff but std.net.curl isn't cooperating:
>
> curl "https://www.googleapis.com/youtube/v3/channels" -G -d 
> part=contentDetails -d forUsername=test -d key=somekey
>
> [...]
Just a wild guess, do you have the SSL dlls in the same folder as 
your executable or (less likely) in your PATH?
    
    
More information about the Digitalmars-d-learn
mailing list