Skip to content

Unclear param precedence in client builder #31

@mnajork-palantir

Description

@mnajork-palantir

The precedence of how params passed in via config (i.e. httpclient.WithConfig(config)) and params passed manually (i.e. httpclient.WithParam(param)) apply to the returned client is somewhat non-intuitive without diving into the code.

Can we document the precedence of params passed via the config struct versus params passed individually to the builder?

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