https://issues.dlang.org/show_bug.cgi?id=14938
--- Comment #4 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/4a496c848c9ab5dff49ba4887900abd6acf7c160 fix Issue 14938 - std.net.curl tests should use localhost or stub any networking - implement test server on second thread that can be fed with premade responses and records the requests - rewrite tests - fix upload which didn't work at all https://github.com/D-Programming-Language/phobos/commit/ed97fd15faa69f02f33e74ed2213b53440516183 Merge pull request #3576 from MartinNowak/fix14938 fix Issue 14938 - std.net.curl tests should use localhost or stub any networking --
