Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Increase HTTP Timeout #11

Merged
merged 3 commits into from
Jun 11, 2019
Merged

Increase HTTP Timeout #11

merged 3 commits into from
Jun 11, 2019

Conversation

t0rr3sp3dr0
Copy link
Contributor

@t0rr3sp3dr0 t0rr3sp3dr0 commented Jun 9, 2019

Increases Go's HTTP Client timeout to 5 minutes, avoiding net/http: request canceled (Client.Timeout exceeded while reading body) errors on slow connections. Fixes #5 and fixes #10.

Also fixes project's package on go.mod.

Removes vendored dependencies from the project source code. Folder may be recreated executing go mod vendor after cloning the project.

@t0rr3sp3dr0 t0rr3sp3dr0 changed the title Fix #10 Increase HTTP Timeout Jun 9, 2019
@nlamirault
Copy link
Owner

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants