Closed
Description
- Your Windows build number: (Type
ver
at a Windows Command Prompt)
Microsoft Windows [Version 10.0.17134.228]
- What you're doing and what's happening: (Copy&paste specific commands and their output, or include screen shots)
A very simple Go FileServer application running on WSL will cause remote cURL and wget applications to error while downloading files over ~4M; however, the same application will not cause this problem running on CentOS.
For technical details please look at the original ticket: golang/go#27128.