lingochamp / lingochamp/FileDownloader
还是邮箱下载附件问题?
Open
Nobody has claimed this yet.
need-info
question
- Dominant language
- Java
- Stars
- 11.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
1,之前https的问题同okhttp解决了
2,connected后返回的 totalBytes 总是-1
3,所有的附件下载完成后都是损坏的,比如原来108k,下载后只有80k。都是出现在126邮箱的现象
4,所有附件下载后的大小都一样,18.7k
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file, test, or entry point. Start by reproducing attachment downloads from 126邮箱 and inspect the connected callback's totalBytes together with the resulting file sizes. Done means totalBytes is correct and downloaded attachments are complete and uncorrupted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100