[phobos] [D-Programming-Language/phobos] 378d01: Add method for std.net.curl.HTTP that allows user ...

GitHub via phobos phobos at puremagic.com
Sat Jul 12 14:40:03 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 378d01629b0e4db3bcc9ebd68258b504079f5e27
      https://github.com/D-Programming-Language/phobos/commit/378d01629b0e4db3bcc9ebd68258b504079f5e27
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  Add method for std.net.curl.HTTP that allows user to specify Content-Type.


  Commit: d2116889a658f70736f17c35ac8efce7e9acf218
      https://github.com/D-Programming-Language/phobos/commit/d2116889a658f70736f17c35ac8efce7e9acf218
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-07-12 (Sat, 12 Jul 2014)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  Expand ddoc.


  Commit: f901a2d0c229a804abfb058969e903f5ab3163b6
      https://github.com/D-Programming-Language/phobos/commit/f901a2d0c229a804abfb058969e903f5ab3163b6
  Author: Михаил Страшун <public at dicebot.lv>
  Date:   2014-07-13 (Sun, 13 Jul 2014)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  Merge pull request #1527 from quickfur/post_contentType

std.net.curl: Allow user to specify Content-Type in POST requests


Compare: https://github.com/D-Programming-Language/phobos/compare/1e9c457f1444...f901a2d0c229


More information about the phobos mailing list