Skip to content

curl_formadd() is unavailable #112

Closed
@sector-f

Description

@sector-f

I'm currently trying to write a file upload program. This requires sending data to a form (analogous to curl -F from the command line). I've been told that the equivalent function in native libcurl is curl_formadd(), but this function is commented out in the curl_sys crate. And, of course, this means there's no corresponding function in the curl crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions