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

Content-length is returned as number instead of string #2

Open
HemanthPaluri opened this issue Feb 10, 2023 · 0 comments
Open

Content-length is returned as number instead of string #2

HemanthPaluri opened this issue Feb 10, 2023 · 0 comments

Comments

@HemanthPaluri
Copy link

I am trying to sign a URL to upload a file in the S3 bucket. when passing the credentials and headers It sends Header contnet-lenght as a string. As per XMLHttpRequest, all header values need to be strings.

Please provide a fix while returning the header values need to be in the form of a string.

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

No branches or pull requests

1 participant