[phobos] [D-Programming-Language/phobos] 9fbfb7: Revert "Merge pull request #3464 from karronoli/fi...
GitHub via phobos
phobos at puremagic.com
Fri Aug 21 01:15:46 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 9fbfb7c40aa4a0758c62103a9ca2e96e77dbdad9
https://github.com/D-Programming-Language/phobos/commit/9fbfb7c40aa4a0758c62103a9ca2e96e77dbdad9
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Revert "Merge pull request #3464 from karronoli/fix-curl-segv"
This reverts commit 70028953a9a39b8578378c026e0924cbcafb081c, reversing
changes made to e873db6c6c835c6020d99b91f17017a7bb88178b.
Commit: 404c3cd9df4ab83cc35e670b6d1077bbb84878e2
https://github.com/D-Programming-Language/phobos/commit/404c3cd9df4ab83cc35e670b6d1077bbb84878e2
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M std/net/curl.d
Log Message:
-----------
fix Issue 14760 - Clear content-length for libcurl
- content-length must be set to allow follow-up
post/put/trace requests with empty body
- reset content-length to 0 after _basicHTTP
Commit: fadfe88564fa7eff6ebc7fad2ad02ae5d62ebc9c
https://github.com/D-Programming-Language/phobos/commit/fadfe88564fa7eff6ebc7fad2ad02ae5d62ebc9c
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Merge pull request #3567 from MartinNowak/fix14760
fix Issue 14760 - Clear content-length for libcurl
Compare: https://github.com/D-Programming-Language/phobos/compare/fe6122ce877a...fadfe88564fa
More information about the phobos
mailing list