Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix uploads not getting additionalHeaders #1644

Merged
merged 4 commits into from
Jan 29, 2021

Conversation

designatednerd
Copy link
Contributor

In this PR:

  • Fix for issue raised in #1634 where an auth token set in additionalHeaders was not getting passed to an upload request
  • Updated testing to send request creation through the RequestChainNetworkTransport's creator method to be able to test that the additional headers were actually getting set.

@designatednerd designatednerd added this to the Next Release milestone Jan 28, 2021
@designatednerd
Copy link
Contributor Author

I think unfortunately because of the changes I had to make to make this testable I'll have to do this as a minor instead of a patch release, but I'm OK with that.

Copy link
Contributor

@AnthonyMDev AnthonyMDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the quick fix!

@designatednerd designatednerd merged commit 7702aa2 into main Jan 29, 2021
@designatednerd designatednerd deleted the fix/upload-additional-headers branch February 2, 2021 23:58
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.

2 participants