Skip to content

how to only use the code to create the authorization header? #1227

@JobaDiniz

Description

@JobaDiniz

Is your feature request related to a problem? Please describe.

The lib is nice, but I don't want to use the SendAsync(...) extension because I have different code that builds the request and then I call SendAsync (official). I just want to sign the request, adding the needed headers etc, without having to call SendAsync.

How can I do that? The code is probably there already.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions