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

net/http: HTTP/1.x transport connection broken: http: ContentLength=3253 with Body length 0 #61946

Closed
Jayesh-Cldscle opened this issue Aug 11, 2023 · 1 comment

Comments

@Jayesh-Cldscle
Copy link

I am trying to upload objects in s3 using presigned url, however, I am facing above error whenever I run the script

I am using net/http module and already added Transfer-Encoding=Identity and Content-Length headers.

But stuck on this error,

Can someone help me here?

@seankhliao
Copy link
Member

Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.

For questions please refer to https://github.com/golang/go/wiki/Questions

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2023
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

2 participants