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

core: check size of downloaded file after media download (0.x) #3679

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

mworrell
Copy link
Member

@mworrell mworrell commented Feb 1, 2024

Description

Downloads could be incomplete due to an unexpected closed socket.
Check the size of the downloaded file against the value of the returned content-length header.

See also #3678

Checklist

  • documentation updated
  • tests added
  • no BC breaks

@mworrell mworrell added this to the 0.82 milestone Feb 1, 2024
@mworrell mworrell merged commit 73d9b4b into 0.x Feb 6, 2024
4 checks passed
@mworrell mworrell deleted the media-download-size-check-0x branch February 6, 2024 17:51
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

Successfully merging this pull request may close these issues.

None yet

1 participant