Skip to content

Improve AWS SigV4 support.#2791

Merged
mikeal merged 1 commit intorequest:masterfrom
vikhyat:master
Jul 16, 2018
Merged

Improve AWS SigV4 support.#2791
mikeal merged 1 commit intorequest:masterfrom
vikhyat:master

Conversation

@vikhyat
Copy link
Copy Markdown
Contributor

@vikhyat vikhyat commented Oct 11, 2017

PR Checklist:

  • I have run npm test locally and all tests are passing.
  • I have added/updated tests for any new behavior.
  • If this is a significant change, an issue has already been created where the problem / solution was discussed: N/A

PR Description

This makes the following changes to the AWS SigV4 signing functionality:

  1. Sign all request headers instead of just Content-Type.
  2. Allow specifying a service name.

This makes the following changes to the AWS SigV4 signing functionality:

1. Sign all request headers instead of just Content-Type.
2. Allow specifying a service name.
@chasingSublimity
Copy link
Copy Markdown

Any chance we could get this merged? If there's other work necessary, I'd be happy to pick it up.

@mikeal mikeal merged commit 45ffc4b into request:master Jul 16, 2018
sabaoongfx pushed a commit to sabaoongfx/request-modern that referenced this pull request Mar 10, 2026
This makes the following changes to the AWS SigV4 signing functionality:

1. Sign all request headers instead of just Content-Type.
2. Allow specifying a service name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants