Skip to content

.httpierc file #953

Description

@DNSGeek

It would be great to have a dot-rc file somewhere to specify default command line parameters. For instance, if I want to have the default be https instead of http, instead of having to specify it every time as --default-scheme=https, adding

default-scheme=https

to some config file would rock.

Additionally, having a [DEFAULT] and multiple individual [HOST] blocks would be awesome, and pretty easy to do with configparser.

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