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

对于http: server closed idle connection有什么建议? #169

Closed
aleafs opened this issue Apr 22, 2019 · 2 comments
Closed

对于http: server closed idle connection有什么建议? #169

aleafs opened this issue Apr 22, 2019 · 2 comments

Comments

@aleafs
Copy link

aleafs commented Apr 22, 2019

No description provided.

@ShevaXu
Copy link

ShevaXu commented May 27, 2019

Maybe consider adding {X-,}Idempotency-Key header to make net/http retry on these requests, see golang/go#19943

@aleafs
Copy link
Author

aleafs commented May 28, 2019

Maybe consider adding {X-,}Idempotency-Key header to make net/http retry on these requests, see golang/go#19943

Thank you @ShevaXu very much!
@hangzws Could you pls support this within the client, or make the method setHeader public to give developers more convenience?

@aleafs aleafs closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 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