www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18298] New: curl high level form wrapper

https://issues.dlang.org/show_bug.cgi?id=18298

          Issue ID: 18298
           Summary: curl high level form wrapper
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: andre s-e-a-p.de

It would be great if std.net.curl could be enhanced with an high level wrapper
for form posts (multipart/form-data). 

A low level curl example you can see here:
https://curl.haxx.se/libcurl/c/postit2.html

--
Jan 25 2018