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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to