Skip to content

curl: support -u/--user #1997

@mattrobenolt

Description

@mattrobenolt

buf curl currently supports -H, which is great, but a nice feature of curl itself is being able to do -u username:password without needing to manually curate your own -H 'Authorization: Basic xxxx' header.

It's definitely a convenience and possible to do this with -H, but the syntax of -u is nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions