| Summary: | wget fails with 'content-lenth is garbage' error | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Matthijs van de Water <matthijs.van.de.water> |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.14.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch that fixes the problem | ||
applied to git, thanks! |
Created attachment 611 [details] Patch that fixes the problem While connected over a 3G modem, wget would not download anything. The error shown is content-length 120 is garbage Attached patch fixes this by trimming trailing whitespace.