[Issue 18298] New: curl high level form wrapper

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 25 17:39:44 UTC 2018


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 at puremagic.com
          Reporter: andre at 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

--


More information about the Digitalmars-d-bugs mailing list