https://bugs.winehq.org/show_bug.cgi?id=38262
--- Comment #2 from Levan levanchelidze@gmail.com --- (In reply to Anastasius Focht from comment #1)
Hello folks,
confirming.
This ought to work some time ago, when I was investigating bug 37798 (Wine 1.7.33)
Looks like a regression.
http://source.winehq.org/git/wine.git/commit/ 5436fef80722fe7896aed5e659c31fdade4ef5b3
That commit can't be cleanly reverted on current head without manual resolution.
Revert to working state:
--- snip --- $ git reset --hard 5436fe~1 --- snip ---
or use 'winetricks -q wininet' as workaround without recompiling.
Regards
The wininet did the job