You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|V full version |V 0.4.12 0800feb35aec2eed8a730858d429dbd9f93a914e.fd31771
|:-------------------|:-------------------
|OS |windows, Microsoft Windows 11 Pro 26200 64-bit
|Processor |24 cpus, 64bit, little endian, AMD Ryzen 9 5900X 12-Core Processor
|Memory |69.13GB/127.92GB
| |
|V executable |S:\repo\vlang2\v.exe
|V last modified time|2025-12-20 05:50:35
| |
|V home dir |OK, value: S:\repo\vlang2
|VMODULES |OK, value: C:\Users\john3\.vmodules
|VTMP |OK, value: S:\temp\v_0
|Current working dir |OK, value: S:\Docker
| |
|env VFLAGS |"-cc gcc -g"
|Git version |git version 2.52.0.windows.1
|V git status |weekly.2025.51-37-gfd317711-dirty
|.git/config present |true
| |
|cc version |N/A
|gcc version |gcc (MinGW-W64 x86_64-ucrt-posix-seh, built by Brecht Sanders, r8) 13.2.0
|clang version |clang version 20.1.8
|msvc version |Microsoft (R) C/C++ Optimizing Compiler Version 19.50.35720 for x64
|tcc version |tcc version 0.9.27 (x86_64 Windows)
|tcc git status |thirdparty-windows-amd64 b425ac82
|emcc version |N/A
|glibc version |N/A
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
Describe the bug
Message return
error received http code 404and code value is 0Reproduction Steps
Have a website return 404 in my test URL does this
Expected Behavior
With proper handling it would return
error No image by that name.; code: 404Current Behavior
Returns
Message returnerror received http code 404and code value is 0Possible Solution
Fixed here
Additional Information/Context
No response
V version
PS S:\Docker> v -v V 0.4.12 fd31771
Environment details (OS name and version, etc.)
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.