Skip to content

Pass down http headers provided with the ServerClientConfig #66

@svilenvelikov

Description

@svilenvelikov

If I create a ServerClientConfig with some custom headers and then I use the ServerClient methods, those headers are not passed with the requests. For example if I authenticate and want to pass the Authorization header with a token with the requests through a ServerClient instance I can't do that.

It'll be good if headers provided with the config are sent with the requests made by the ServerClient.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions