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

Detect HTTP unexpected EOF errors #27

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Detect HTTP unexpected EOF errors #27

merged 1 commit into from
Jul 15, 2019

Conversation

Crevil
Copy link
Contributor

@Crevil Crevil commented Jul 15, 2019

Another attempt on handling io.ErrUnexpectedEOF errors.
We can see them in url.Error errors so this change adds those to the error detection logic.

Another attempt on handling io.ErrUnexpectedEOF errors.
We can see them in url.Error errors so this change adds those to the
error detection logic.
@Crevil Crevil merged commit 9bc0ed3 into master Jul 15, 2019
@Crevil Crevil deleted the fix/http-eof-error branch July 15, 2019 18:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant