Skip to content

Refactor TiledClient to allow per-request state to be reused #80

@tpoliaw

Description

@tpoliaw

We currently have to build a headermap from auth headers and pass it to every method on the client for every call when resolving a request.

It might be worth looking at moving the client per-request state and letting it store the default headers.

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