Skip to content

Add some utilities to make it easier to use libcurl URL feature flags #663

@rdw-software

Description

@rdw-software

It's possible to set the feature flags for curl.url_set using bit operations, but that's probably not the most convenient way to do it. Because curl uses a bitmask, named enum values won't work. I'm also not sure how important it is to modify the flags conveniently. For now, I guess this can wait.

See https://curl.se/libcurl/c/curl_url_set.html


Split off from #653.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Vague and distant future (Backlog)

    Status

    Bonus points (Optional)

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions