[phobos] [D-Programming-Language/phobos] 522592: [refactor] deduplicate doSend condition
GitHub via phobos
phobos at puremagic.com
Sun Aug 23 09:16:42 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 522592c4309ce2fe19118771cebe3d0b90a7826d
https://github.com/D-Programming-Language/phobos/commit/522592c4309ce2fe19118771cebe3d0b90a7826d
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M std/net/curl.d
Log Message:
-----------
[refactor] deduplicate doSend condition
Commit: 2bc204c465c01f15006f9b65325690e36fe39532
https://github.com/D-Programming-Language/phobos/commit/2bc204c465c01f15006f9b65325690e36fe39532
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M std/net/curl.d
Log Message:
-----------
fix docs for HTTP only requests
Commit: ceb29a91c0c4afd3b502ab3c0e163b1fd27b4d39
https://github.com/D-Programming-Language/phobos/commit/ceb29a91c0c4afd3b502ab3c0e163b1fd27b4d39
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M std/net/curl.d
Log Message:
-----------
fix Issue 14877 - std.net.curl needs PATCH http method
- use infilesize for anything but post requests
though apparently curl can use both for non-POST
methods
Commit: 6273768859c8c8964adf98f2dd40f0baf6c783b6
https://github.com/D-Programming-Language/phobos/commit/6273768859c8c8964adf98f2dd40f0baf6c783b6
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Merge pull request #3533 from MartinNowak/fix14877
fix Issue 14877 - std.net.curl needs PATCH http method
Compare: https://github.com/D-Programming-Language/phobos/compare/82b98200953d...6273768859c8
More information about the phobos
mailing list