mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
When testing downloading with wxURL and header Content-Length is not available, display "n/a" as the file size instead of the value of (unsigned long)-1. Closes #23825.